Rcpp
loading for vignette buildsMcCOIL_proportional
and McCOIL_categorical()
support thinning MCMC with
thin
argument.McCOIL_proportional_cpp()
correction so likelihoods use pass by reference,
so it's quick again.McCOIL_proportional_cpp()
now uses dynamically allocated containers and
can take larger dataset sizes as a result.Package release
New McCOIL_categorical()
implements THE REAL McCOIL categorgical method
New McCOIL_proportional()
implements THE REAL McCOIL proportional method