diff --git a/index.html b/index.html index 13d1bc2..fca412c 100644 --- a/index.html +++ b/index.html @@ -84,8 +84,10 @@

Installation

Usage

- +

Authors @@ -99,7 +101,9 @@

Authors

Reference

- +

License @@ -109,11 +113,15 @@

License

Citation

-
  • To cite package ‘autoFRK’ in publications use:
+
    +
  • To cite package ‘autoFRK’ in publications use:
  • +
  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>.
-
  • A BibTeX entry for LaTeX users is
+
    +
  • A BibTeX entry for LaTeX users is
  • +
  @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

+
+ +
+ +
+ + +
+ + + + + + + +