https://github.com/cran/convoSPAT
Revision a7a303c3b0321bfd273da4c1dc472ad8caa0aef9 authored by Mark D. Risser on 21 October 2016, 10:32:36 UTC, committed by cran-robot on 21 October 2016, 10:32:36 UTC
1 parent 0fa2f16
Raw File
Tip revision: a7a303c3b0321bfd273da4c1dc472ad8caa0aef9 authored by Mark D. Risser on 21 October 2016, 10:32:36 UTC
version 1.1.1
Tip revision: a7a303c
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(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)
importFrom(StatMatch,mahalanobis.dist)
importFrom(ellipse,ellipse)
importFrom(fields,image.plot)
importFrom(fields,quilt.plot)
importFrom(geoR,cov.spatial)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(plotrix,draw.circle)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,optim)
importFrom(stats,pnorm)
importFrom(stats,runif)
back to top