Fit a genealogical placement GMRF model using maximum likelihood
codml.Rd
Fits the COD GMRF model using maximum likelihood. Additional arguments are passed to `optim`. If tau is not provided, `codls` is also used to optimise this parameter. This method is slower than `codls` and is not recommended for trees with more than several hundred samples.
Usage
codml(tr1, logtau = NULL, profcontrol = list(), ...)