# Generated by roxygen2: do not edit by hand

S3method(coef,sclr)
S3method(confint,sclr)
S3method(model.frame,sclr)
S3method(model.matrix,sclr)
S3method(predict,sclr)
S3method(print,sclr)
S3method(summary,sclr)
S3method(tidy,sclr)
S3method(vcov,sclr)
export(find_prot_titre_val)
export(get_protection_level)
export(is_sclr)
export(new_sclr)
export(sclr)
export(sclr_fit)
export(sclr_ideal_data)
export(sclr_log_likelihood)
importFrom(broom,tidy)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,if_else)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,near)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rlang,sym)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,confint.default)
importFrom(stats,delete.response)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,vcov)
importFrom(tibble,tibble)
