# Generated by roxygen2: do not edit by hand

S3method(case.names,pdynmc)
S3method(coef,pdynmc)
S3method(dummy.coef,pdynmc)
S3method(fitted,pdynmc)
S3method(model.matrix,pdynmc)
S3method(ninst,pdynmc)
S3method(nobs,pdynmc)
S3method(optimIn,pdynmc)
S3method(plot,pdynmc)
S3method(print,pdynmc)
S3method(print,summary.pdynmc)
S3method(residuals,pdynmc)
S3method(summary,pdynmc)
S3method(variable.names,pdynmc)
S3method(vcov,pdynmc)
S3method(wmat,pdynmc)
export(AH81)
export(FDLS)
export(NLIV)
export(NLIV_t)
export(data.info)
export(jtest.fct)
export(mtest.fct)
export(ninst)
export(optimIn)
export(pDensTime.plot)
export(pdynmc)
export(sargan.fct)
export(strucUPD.plot)
export(wald.fct)
export(wmat)
importFrom(MASS,ginv)
importFrom(Matrix,
  Diagonal,
  Matrix,
  colMeans,
  colSums,
  crossprod,
  t,
  tcrossprod
)
importFrom(Rdpack,reprompt)
importFrom(data.table,
  is.data.table,
  setDT,
  setorderv,
  shift
)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,
  abline,
  axis,
  box,
  boxplot,
  legend,
  lines,
  par,
  plot,
  points,
  polygon,
  rect,
  text
)
importFrom(methods,as)
importFrom(optimx,optimx)
importFrom(stats,
  as.formula,
  case.names,
  coef,
  density,
  dummy.coef,
  median,
  model.matrix,
  na.omit,
  nobs,
  pchisq,
  pnorm,
  printCoefmat,
  qnorm,
  quantile,
  runif,
  sd,
  var,
  variable.names
)
