View source: R/fitPercentageCurveGLM.R
Smooth values using GLM
1 2 | fitPercentageCurveGLM(dat, col_name_reference, col_name_value,
polypar = 4, family = quote(gaussian(link = "log")))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.