https://github.com/cran/convoSPAT
Revision 39619b937089a0eb784ec0c89162ffceebcb4700 authored by Mark D. Risser on 23 January 2020, 17:50:02 UTC, committed by cran-robot on 23 January 2020, 17:50:02 UTC
1 parent 5f75258
Raw File
Tip revision: 39619b937089a0eb784ec0c89162ffceebcb4700 authored by Mark D. Risser on 23 January 2020, 17:50:02 UTC
version 1.2.6
Tip revision: 39619b9
NAMESPACE
# Generated by roxygen2: do not edit by hand

S3method(plot,Aniso)
S3method(plot,NSconvo)
S3method(predict,Aniso)
S3method(predict,NSconvo)
S3method(summary,Aniso)
S3method(summary,NSconvo)
export(Aniso_fit)
export(NSconvo_fit)
export(NSconvo_sim)
export(cov_spatial)
export(evaluate_CV)
export(f_mc_kernels)
export(kernel_cov)
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(make_local_lik)
export(mc_N)
importFrom(StatMatch,mahalanobis.dist)
importFrom(ellipse,ellipse)
importFrom(fields,image.plot)
importFrom(fields,quilt.plot)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(plotrix,draw.circle)
importFrom(stats,dist)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,runif)
back to top