addRSE | R Documentation |
Add relative standard error (RSE) to the specified parameter.
addRSE(object, parameter, value, ...)
## S4 method for signature 'parameters,parameter,numeric'
addRSE(object, parameter, value, ...)
## S4 method for signature 'campsis_model,parameter,numeric'
addRSE(object, parameter, value, ...)
object |
model or parameters object |
parameter |
parameter object (Theta, Omega or Sigma) |
value |
RSE value, in percent |
... |
extra arguments, unused |
updated object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.