| prep.spikes.fromjson | R Documentation |
Converts JSON elements to preprocessing item for 'prep.spikes' method
prep.spikes.fromjson(mp, mp_new, left = 0, right = 1, left.tot = 0)
mp |
model parameters from JSON (user defined) |
mp_new |
model parameters from JSON after training |
left |
index of first variable after trimming (if any) |
right |
index of last variable after trimming (if any) |
left.tot |
total, accumulated shift on the left part |
prep object for the method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.