I have functional curves from id 1 to id 80. I could obtain the functional PCA analysis result from JMP functional data explorer. Now, I want to obtain corresponding fPCA scores for new observed curves, say id 81. How can I do this?
The current way to do this is to create a validation column (if you don't have one already) so that the new observations are considered validation data. When you re-launch FDE, the models will be re-fit to the original training data set holding out the validation rows.
The FPC scores will be calculated for the validation data, and you can Save Summaries to place them into a data table.
It is possible, but there are a few steps.
The current way to do this is to create a validation column (if you don't have one already) so that the new observations are considered validation data. When you re-launch FDE, the models will be re-fit to the original training data set holding out the validation rows.
The FPC scores will be calculated for the validation data, and you can Save Summaries to place them into a data table.
It is possible, but there are a few steps.