https://github.com/cran/convoSPAT
Revision 6715a4dbbb981c50804bfa4f248904a75ec81bbd authored by Mark D. Risser on 21 July 2015, 07:53:15 UTC, committed by cran-robot on 21 July 2015, 07:53:15 UTC
0 parent
Raw File
Tip revision: 6715a4dbbb981c50804bfa4f248904a75ec81bbd authored by Mark D. Risser on 21 July 2015, 07:53:15 UTC
version 0.1
Tip revision: 6715a4d
NAMESPACE
# Generated by roxygen2 (4.1.0): do not edit by hand

export(Aniso_fit)
export(Aniso_pred)
export(NSconvo_fit)
export(NSconvo_pred)
export(NSconvo_sim)
export(evaluate_CV)
export(f_mc_kernels)
export(kernel_cov)
export(make_aniso_loglik)
export(make_aniso_loglik_kappa)
export(make_global_loglik1)
export(make_global_loglik1_kappa)
export(make_global_loglik2)
export(make_global_loglik2_kappa)
export(make_global_loglik3)
export(make_global_loglik3_kappa)
export(make_global_loglik4_kappa)
export(mc_N)
export(plot_correlation)
export(plot_ellipses)
export(plot_mc)
export(plot_preds)
export(summary_NS)
importFrom(StatMatch,mahalanobis.dist)
importFrom(ellipse,ellipse)
importFrom(fields,image.plot)
importFrom(fields,quilt.plot)
importFrom(geoR,cov.spatial)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(plotrix,draw.circle)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,runif)
back to top