# Generated by roxygen2: do not edit by hand

S3method(as_flat_ml_fit_problem,flat_ml_fit_problem)
S3method(as_flat_ml_fit_problem,ml_problem)
S3method(format,flat_ml_fit_problem)
S3method(format,ml_fit)
S3method(format,ml_problem)
S3method(print,flat_ml_fit_problem)
S3method(print,ml_fit)
S3method(print,ml_problem)
export(as_flat_ml_fit_problem)
export(compute_margins)
export(dss)
export(fitting_problem)
export(flatten_ml_fit_problem)
export(gginv)
export(is_ml_fit)
export(is_ml_problem)
export(margin_to_df)
export(ml_fit)
export(ml_fit_dss)
export(ml_fit_entropy_o)
export(ml_fit_hipf)
export(ml_fit_ipu)
export(ml_problem)
export(ml_replicate)
export(special_field_names)
export(toy_example)
import(dplyr)
import(methods)
importClassesFrom(Matrix,sparseMatrix)
importFrom(Matrix,Matrix)
importFrom(Matrix,sparse.model.matrix)
importFrom(Matrix,sparseMatrix)
importFrom(forcats,fct_inorder)
importFrom(kimisc,export.list)
importFrom(lifecycle,deprecate_soft)
importFrom(plyr,adply)
importFrom(plyr,d_ply)
importFrom(plyr,l_ply)
importFrom(plyr,laply)
importFrom(plyr,ldply)
importFrom(plyr,llply)
importFrom(rlang,.data)
importFrom(stats,as.formula)
importFrom(stats,setNames)
importFrom(utils,getFromNamespace)
importFrom(utils,head)
importFrom(wrswoR,sample_int_crank)
importMethodsFrom(Matrix,colSums)
importMethodsFrom(Matrix,crossprod)
importMethodsFrom(Matrix,diag)
importMethodsFrom(Matrix,rowSums)
importMethodsFrom(Matrix,t)
importMethodsFrom(Matrix,tcrossprod)
