get_fpc_scores: Get FPC scores

Description Usage Arguments See Also

View source: R/get_fpc_scores.R

Description

Get FPC scores

Usage

1
2
get_fpc_scores(ds, ycol, tcol, idcol, options = list(plot = TRUE),
  return_eigenfunction = FALSE)

Arguments

ds

data.frame containing the data

ycol

string denoting the column in ds that contains the longitudinal marker for which FPC scores are desired

tcol

string denoting the column in ds that contains the time

idcol

string denoting the column in ds that contains the identifier of an individual

options

list of options to pass to the FPC fitting procedure

return_eigenfunction

logical to indicate whether the eigenfunctions should be returned as well

See Also

fdapace::FPCA


denisagniel/longsurr documentation built on March 1, 2020, 3:35 a.m.