Coerce to a Data Frame
Usage
# S3 method for class 'OxCalResults'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)Arguments
- x
A
listreturned byoxcal_parse().- row.names
A
charactervector giving the row names for the data frame description, orNULL.- optional
A
logicalscalar. IfFALSEthen the names of the variables in the data frame are checked to ensure that they are syntactically valid variable names and are not duplicated.- ...
Currently not used.
Value
A data.frame with the following columns:
nameoperationtypedateerroragreementconvergencelike_rangeA
listgiving the confidence intervals of the likelihood.like_densityA
listgiving the likelihood.post_rangeA
listgiving the confidence intervals of the posterior probability.post_densityA
listgiving the posterior probability.