diff --git a/index.html b/index.html index 13d1bc2..fca412c 100644 --- a/index.html +++ b/index.html @@ -84,8 +84,10 @@
autoFRL
: see demo
-autoFRL
: see demo
+ Tzeng S, Huang H, Wang W, Nychka D, Gillespie C (2021). _autoFRK: Automatic Fixed
Rank Kriging_. R package version 1.4.3,
<https://CRAN.R-project.org/package=autoFRK>.
- @Manual{,
title = {autoFRK: Automatic Fixed Rank Kriging},
author = {ShengLi Tzeng and Hsin-Cheng Huang and Wen-Ting Wang and Douglas Nychka and Colin Gillespie},
diff --git a/pkgdown.yml b/pkgdown.yml
index 121d039..66c7121 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -1,6 +1,6 @@
-pandoc: 2.7.3
+pandoc: 2.19.2
pkgdown: 2.0.7
pkgdown_sha: ~
articles: {}
-last_built: 2023-12-21T06:48Z
+last_built: 2023-12-21T06:52Z
diff --git a/reference/Rplot002.png b/reference/Rplot002.png
index 3ecad5d..f125eca 100644
Binary files a/reference/Rplot002.png and b/reference/Rplot002.png differ
diff --git a/reference/autoFRK-1.png b/reference/autoFRK-1.png
index e308092..cd27c3c 100644
Binary files a/reference/autoFRK-1.png and b/reference/autoFRK-1.png differ
diff --git a/reference/autoFRK-2.png b/reference/autoFRK-2.png
index 39474fd..f236e73 100644
Binary files a/reference/autoFRK-2.png and b/reference/autoFRK-2.png differ
diff --git a/reference/subKnot.html b/reference/subKnot.html
new file mode 100644
index 0000000..a99608d
--- /dev/null
+++ b/reference/subKnot.html
@@ -0,0 +1,103 @@
+
+Internal function: sampling knots — subKnot • autoFRK
+
+
+
+
+
+
+
+
+
+
+
+
+ Internal function: sampling knots
+
+
+
+ subKnot(x, nknot, xrng = NULL, nsamp = 1)
+
+
+
+ Arguments
+ - x
+A matrix or an array
+
+
+- nknot
+A location matrix
+
+
+- xrng
+An array including two integers
+
+
+
+ Value
+
+
+sampling knots
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+