https://github.com/jrs95/nlmr
Raw File
Tip revision: 5a638d056887d7683d350a53a679e0b7f5e1c07f authored by James Staley on 04 January 2024, 20:10:00 UTC
update news
Tip revision: 5a638d0
NAMESPACE
# Generated by roxygen2: do not edit by hand

S3method(print,fracpoly_mr)
S3method(print,piecewise_mr)
S3method(print,summary.fracpoly_mr)
S3method(print,summary.piecewise_mr)
S3method(summary,fracpoly_mr)
S3method(summary,piecewise_mr)
export(fracpoly_mr)
export(lace)
export(piecewise_mr)
import(ggplot2)
import(matrixStats)
import(metafor)
back to top