mcmc_phases {ArchaeoPhases} | R Documentation |
Phases
Description
A data set containing information on the start and end dates of two phases.
Usage
mcmc_phases
Format
A data.frame
with 30,000 rows and 5 variables:
iter
Iteration of the MCMC algorithm.
P2_alpha
Start date of Phase 2.
P2_beta
End date of Phase 2.
P1_alpha
Start date of Phase 1.
P1_beta
End date of Phase 1.
See Also
Other datasets:
mcmc_events
[Package ArchaeoPhases version 2.0 Index]