Skip to content

xinkai-zhou/frim

Repository files navigation

frim

Installation

  • Set environment variables to point to the cmdstan installation path. Specifically, open the R environment file using
usethis::edit_r_environ()

and add the following

CMDSTAN = "PATH_TO_CMDSTAN/cmdstan/"
CMDSTAN_INSTALL = "implicit"

Then install the frim package using

remotes::install_github("xinkai-zhou/frim")

About

R package for Functional Random-effect Inference Method

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published