id_formula.idbrms_convolution | R Documentation |
Define a formula for the convolution model
Define a model specific formula
## S3 method for class 'idbrms_convolution' id_formula(data, scale = ~1, cmean = ~1, lcsd = ~1, ...) id_formula(data, ...)
data |
A data.frame as produced by |
scale |
Formula for the scaling of primary observations to secondary observations. |
cmean |
Formula for the convolution mean. Defaults to intercept only. |
lcsd |
Formula for the logged convolution standard deviation. Defaults to intercept only. |
... |
Additional arguments for method. |
Sam Abbott
Sam Abbott
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.