Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ fastFMM Public

❗ This is a read-only mirror of the CRAN R package repository. fastFMM — Fast Functional Mixed Models using Fast Univariate Inference. Homepage: https://github.com/gloewing/fastFMM Report bugs for this package: https://github.com/gloewing/fastFMM/issues

Notifications You must be signed in to change notification settings

cran/fastFMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastFMM: Fast Functional Mixed Models using Fast Univariate Inference (FUI)

Repository Description

Repository for the development version of the R Package fastFMM. For more information, see the official fastFMM $\texttt{CRAN}$ site.

fastFMM R Package

Installation

Download the $\texttt{R}$ Package fastFMM by running the following command within $\texttt{R}$ or $\texttt{RStudio}$:

install.packages("fastFMM", dependencies = TRUE)

Alternatively, the development version of the $\texttt{R}$ Package fastFMM can be downloaded as follows:

library(devtools)
install_github("gloewing/fastFMM")

Package Usage


Repository Folders

  1. The 'R' folder contains the code of the package, including fui.R and plot_fui.R. The plot_fui.R is still under development and has not been widely tested.

  2. The 'vignettes' folder contains a vignette which shows how to use different arguments of the fui function. This vignette can also be viewed in the link above (under Package Usage).


Dataset Links

The example data set is available in the 'vignettes' folder under the name 'time_series.csv'.

Calling fastFMM from Python

See the README on the associated Github page photometry_FLMM for instructions on using fastFMM in Python through the Python packages rpy2 and fast_fmm_rpy2.

About

❗ This is a read-only mirror of the CRAN R package repository. fastFMM — Fast Functional Mixed Models using Fast Univariate Inference. Homepage: https://github.com/gloewing/fastFMM Report bugs for this package: https://github.com/gloewing/fastFMM/issues

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages