View source: R/buildFONKgpointls.R
buildFONKgpointls | R Documentation |
From a data frame, builds another data frame. The input data frame must contain values of the canonical parameters of the model and the variables required to construct the smoothed response. Which of the (output) parameters are variable is also determined for later use.
buildFONKgpointls(pointls)
pointls |
A data frame obtained as return value from |
With controls set by the Migraine software, this can operate transformations of parameter space as well as transformations in logarithmic scale (see islogscale
). The output frame will then contain values of transformed parameters.
A data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.