tests/tinytest/test-plot.migpd.R

par(mfrow=c(2,2))
mod <- migpd(winter, mqu=.7, penalty = "none")
res <- plot(mod)
expect_equal(res, NULL, info="plot.migpd:successfulexecution")

Try the texmex package in your browser

Any scripts or data that you put into this service are public.

texmex documentation built on June 22, 2024, 12:26 p.m.