Description Usage Arguments Value
View source: R/wrapping_functions.R
Function for predicting new groups of based on single realizations of binary-valued functional data
1 | gsFPCA_predict(gsFPCA.model, X_dat_s_new, covariates_new = NA)
|
gsFPCA.model |
trained gsFPCA model |
X_dat_s_new |
N_new x m matrix of binary data |
covariates_new |
N_new x Q data frame of covariates |
Predicted new groups for the N_new users
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.