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)
a grandR object
which label to consider (see GetDiagnosticParameters); if NULL, all available estimators are used
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