rstpm2 icon indicating copy to clipboard operation
rstpm2 copied to clipboard

Error message for these lines in markov_msm

Open enochytchen opened this issue 3 years ago • 0 comments

https://github.com/mclements/rstpm2/blob/f511b0002fa2c361ff4f19e54b5821291ec7f182/man/markov_msm.Rd#L386

Error in limits.and.aspect(default.prepanel, prepanel = prepanel, have.xlim = have.xlim, : need at least one panel In addition: Warning message: In plot.markov_msm(pred1, strata = ~nodes + size, xlab = "Years since surgery", : More than one set of covariates; covariates have been standardised

https://github.com/mclements/rstpm2/blob/f511b0002fa2c361ff4f19e54b5821291ec7f182/man/markov_msm.Rd#L416 https://github.com/mclements/rstpm2/blob/f511b0002fa2c361ff4f19e54b5821291ec7f182/man/markov_msm.Rd#L417 https://github.com/mclements/rstpm2/blob/f511b0002fa2c361ff4f19e54b5821291ec7f182/man/markov_msm.Rd#L418 https://github.com/mclements/rstpm2/blob/f511b0002fa2c361ff4f19e54b5821291ec7f182/man/markov_msm.Rd#L419 https://github.com/mclements/rstpm2/blob/f511b0002fa2c361ff4f19e54b5821291ec7f182/man/markov_msm.Rd#L420

Warning message: In plot.markov_msm(diffs, stacked = FALSE, ggplot2 = TRUE) : More than one set of covariates; covariates have been standardised

enochytchen avatar May 11 '22 14:05 enochytchen