This function builds an algorithm to identify the occurrence of event outcome from trajectories of several predictors.
masta.fit( object, cov_group = NULL, thresh = 0.7, PCAthresh = 0.9, seed = 1234, seed2 = 100 )
object | results returned by the |
---|---|
cov_group | a vector of consecutive integers describing the grouping only for covariates. When |
thresh | a default is |
PCAthresh | a threshold value for PCA. Default is |
seed | random seed used for the sampling. Default is |
seed2 | random seed used for the sampling. Default is |
A list with components:
Details of the fitted model
Performance of the derived algorithm. C-statistics, etc.
A vector of consecutive integers describing the grouping coefficients