View source: R/center_warping_funs.R
center_warping_funs | R Documentation |
The function 'prep_training_data' does not center the warping functions. For visualizing the aligned and warping functions, it can be easier to look at centered versions. This function centers the warping functions and corresponding aligned functions.
center_warping_funs(train_obj)
train_obj |
Output object from 'prep_training_data' |
Object with the same structure as 'train_obj' but qn, fn, and gam have been replaced by centered versions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.