| .freeze_trim_steps | R Documentation |
Records, on each prep_wav_trim step using
trim_constant_edges = TRUE, the exact wavelengths or wavenumbers
retained on the training data (resolved_wavs) so .exec_wav_trim
reapplies them deterministically to newdata instead of re-deriving the
trimming from its own values.
.freeze_trim_steps(recipe, processed_wavs)
recipe |
A |
processed_wavs |
A |
The recipe with resolved_wavs set on each fitted step.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.