# Generated by roxygen2: do not edit by hand

S3method(print,experiment)
S3method(print,mdm)
S3method(print,mhp)
S3method(print,mhpSummary)
export("B<-")
export("M<-")
export("rownames<-")
export("xold<-")
export(B)
export(M)
export(apart)
export(as.data.frame)
export(as.list)
export(as.mdm)
export(as.mhp)
export(as.separate)
export(beta_hat)
export(betahat_mult)
export(betahat_mult_Sigma)
export(compatible)
export(cstar)
export(default_LoF)
export(eq2.36)
export(eq2.36_Sigma)
export(experiment)
export(get_mdm)
export(get_obs)
export(ipd)
export(is.mdm)
export(is.mhp)
export(levels)
export(mdm)
export(mhp)
export(multem)
export(obs_maker)
export(optimal_B)
export(optimal_M)
export(optimal_diag_M)
export(optimal_identical_B)
export(optimal_params)
export(rbind)
export(regressor)
export(rownames)
export(showmap)
export(ss)
export(ss_matrix)
export(ss_matrix_simple)
export(toy_mm_maker)
export(var.matrix)
export(xold)
exportMethods("levels<-")
exportMethods("names<-")
exportMethods("types<-")
exportMethods("xold<-")
exportMethods(as.data.frame)
exportMethods(as.list)
exportMethods(as.mhp)
exportMethods(coerce)
exportMethods(dim)
exportMethods(head)
exportMethods(levels)
exportMethods(names)
exportMethods(ncol)
exportMethods(nrow)
exportMethods(rbind)
exportMethods(rownames)
exportMethods(show)
exportMethods(tail)
exportMethods(types)
exportMethods(xold)
import(methods)
importFrom(emulator,
  corr.matrix,
  latin.hypercube,
  optimal.scale,
  optimal.scales,
  scales.likelihood,
  sigmahatsquared
)
importFrom(grDevices,
  heat.colors,
  terrain.colors
)
importFrom(graphics,
  axis,
  contour,
  filled.contour,
  title
)
importFrom(methods,
  as,
  is,
  new
)
importFrom(mvtnorm,rmvnorm)
importFrom(quadform,
  quad.form,
  quad.form.inv,
  quad3.form
)
importFrom(stats,
  optim,
  sd
)
importFrom(utils,
  head,
  tail
)
