setClass(
Class = "INonparametricCurveModel",
contains = "ICurveModel",
representation = representation(
time = "numeric",
value = "numeric",
integration = "numeric",
"VIRTUAL"
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.