.Machine$double.eps
, now it is sqrt(.Machine$double.eps)
.ptrans
in the S3 class mm
: when the order of the Markov model is k = 1
, we checked if all diagonal elements of the transition matrix ptrans
was 0 (transition to the same states were impossible).Added a NEWS.md
file to track changes to the package.
Remove Depends
field in DESCRIPTION file.
.Machine$double.eps
).