# Generated by roxygen2: do not edit by hand

S3method(coef,spdesign)
S3method(print,spdesign)
S3method(summary,spdesign)
S3method(vcov,spdesign)
export(attribute_levels)
export(attribute_names)
export(block)
export(calculate_efficiency_criteria)
export(clean_utility)
export(cor)
export(expand_attribute_levels)
export(full_factorial)
export(generate_design)
export(level_balance)
export(make_draws)
export(occurrences)
export(priors)
export(probabilities)
export(rep_cols)
export(rep_rows)
export(set_default_options)
export(update_utility)
export(utility_formula)
export(vcov)
import(cli)
import(stringr)
importFrom(stats,as.formula)
importFrom(stats,model.matrix)
importFrom(stats,qnorm)
importFrom(stats,runif)
importFrom(stats,vcov)
importFrom(utils,modifyList)
