View source: R/specify_estimated.R
is_estd_proc | R Documentation |
Only intended to be called from specify_estimated
;
proc_spec
argument should take any of the arguments of
specify_estimated
while spec
argument takes a list containing
all of those arguments..
is_estd_proc(parname, proc_spec, obs_lik) is_estd_hpar(parname, estd)
parname |
Name of the process parameter (e.g. |
proc_spec |
Logical or list at the "process" level (e.g. omega, which
contains |
obs_lik |
Observation likelihood, current options are |
estd |
List indicating whether each random process is estimated |
Logical indicating whether parameter is to be estimated
is_estd_hpar
: Check which hyperparameters are estimated
John Best
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.