# Generated by roxygen2: do not edit by hand

S3method("[",nlist)
S3method("[",nlists)
S3method(aggregate,nlist)
S3method(aggregate,nlists)
S3method(anyNA,nlist)
S3method(anyNA,nlists)
S3method(as.nlist,data.frame)
S3method(as.nlist,list)
S3method(as.nlist,nlist)
S3method(as.nlist,numeric)
S3method(as.nlists,list)
S3method(as.nlists,nlist)
S3method(as.nlists,nlists)
S3method(as.term,nlist)
S3method(as.term,nlists)
S3method(c,nlist)
S3method(c,nlists)
S3method(collapse_chains,nlist)
S3method(collapse_chains,nlists)
S3method(fill_na,character)
S3method(fill_na,integer)
S3method(fill_na,logical)
S3method(fill_na,nlist)
S3method(fill_na,nlists)
S3method(fill_na,numeric)
S3method(nchains,nlist)
S3method(nchains,nlists)
S3method(niters,nlist)
S3method(niters,nlists)
S3method(npdims,nlist)
S3method(npdims,nlists)
S3method(nsams,default)
S3method(nsims,nlist)
S3method(nsims,nlists)
S3method(nterms,nlist)
S3method(nterms,nlists)
S3method(numericise,Date)
S3method(numericise,POSIXct)
S3method(numericise,array)
S3method(numericise,data.frame)
S3method(numericise,default)
S3method(numericise,double)
S3method(numericise,factor)
S3method(numericise,hms)
S3method(numericise,integer)
S3method(numericise,list)
S3method(numericise,logical)
S3method(numericise,matrix)
S3method(numericise,nlist)
S3method(numericise,nlists)
S3method(pars,nlist)
S3method(pars,nlists)
S3method(pdims,nlist)
S3method(pdims,nlists)
S3method(print,nlist)
S3method(print,nlists)
S3method(split_chains,nlists)
S3method(subset,nlist)
S3method(subset,nlists)
S3method(unlist,nlist)
export(as.mcmc.list.nlist)
export(as.mcmc.list.nlists)
export(as.mcmc.nlist)
export(as.mcmc.nlists)
export(as.nlist)
export(as.nlists)
export(chk_natomic)
export(chk_nlist)
export(chk_nlists)
export(collapse_chains)
export(fill_na)
export(is.natomic)
export(is.nlist)
export(is.nlists)
export(nchains)
export(niters)
export(nlist)
export(nlists)
export(nsams)
export(nsims)
export(numericise)
export(numericize)
export(relist_nlist)
export(split_chains)
export(unlist_nlist)
export(vld_natomic)
export(vld_nlist)
export(vld_nlists)
import(chk)
importFrom(abind,abind)
importFrom(purrr,transpose)
importFrom(stats,aggregate)
importFrom(term,as.term)
importFrom(term,chk_term)
importFrom(term,complete_terms)
importFrom(term,dims)
importFrom(term,is.incomplete_terms)
importFrom(term,npdims)
importFrom(term,nterms)
importFrom(term,pars)
importFrom(term,pdims)
importFrom(term,term)
importFrom(universals,ndims)
