| checkPrechange | R Documentation |
If usePrechange was set to TRUE, then prechangeMean
must not be NULL, and at least one of prechangeSigma and
prechangeVar must not be NULL.
checkPrechange(prechangeMean, prechangeSigma, prechangeVar, functionName = "")
prechangeMean |
The prechange mean. Should not be |
prechangeSigma |
The prechange standard deviation.
Either it or |
prechangeVar |
The prechange variance.
Either it or |
functionName |
The name of the original function which is being
called to check the parameters. Will help user
with debugging. Default is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.