| CreatePdfs | R Documentation |
These methods are invoked by GRAND3 to generate pdfs.
CreatePdfs(data, labels = NULL, estimators = NULL)
CreatePdfsParameters(data, labels = NULL, estimators = NULL)
CreatePdfsComparison(data, labels = NULL, estimators = NULL)
CreatePdfsProfiles(data, labels = NULL, estimators = NULL)
data |
a grandR object |
labels |
which label to consider (see GetDiagnosticParameters); if NULL, all available estimators are used |
estimators |
which estimator to consider (see GetDiagnosticParameters); if NULL, all available estimators are used |
CreatePdfs(): Create all pdfs
CreatePdfsParameters(): Create pdfs visualizing the estimated parameters
CreatePdfsComparison(): Create pdfs comparing the estimated parameters
CreatePdfsProfiles(): Create pdfs visualizing the profile likelihoods
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.