https://github.com/cran/convoSPAT
Raw File
Tip revision: 2073c51e8630a7edc1e9682aa1e77927f1d5ed50 authored by Mark D. Risser on 15 January 2021, 23:50:04 UTC
version 1.2.7
Tip revision: 2073c51
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