Description Usage Arguments Value
Function for checking that the appopriate beta parameters are specified for each of the mean trend specifications
1 | form_beta_check(form, beta, IP, timepoints)
|
form |
character value specifying the type of time trend. Options include 'linear', 'quadratic', 'cubic', 'M', 'W', 'L_up', and 'L_down'. |
beta |
vector specifying the appropriate parameters for functional
trend. See details of |
IP |
vector specifying the inflection points. See details of
|
timepoints |
numeric vector specifying the points to fit the functional trend. @keywords internal |
Nothing returned unless an error is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.