diff --git a/articles/nsti_files/figure-html/unnamed-chunk-5-1.png b/articles/nsti_files/figure-html/unnamed-chunk-5-1.png index 0aa630e..3fd647c 100644 Binary files a/articles/nsti_files/figure-html/unnamed-chunk-5-1.png and b/articles/nsti_files/figure-html/unnamed-chunk-5-1.png differ diff --git a/articles/nsti_files/figure-html/unnamed-chunk-6-1.png b/articles/nsti_files/figure-html/unnamed-chunk-6-1.png index 38240df..bfab363 100644 Binary files a/articles/nsti_files/figure-html/unnamed-chunk-6-1.png and b/articles/nsti_files/figure-html/unnamed-chunk-6-1.png differ diff --git a/pkgdown.yml b/pkgdown.yml index 3ac35d6..b24c1bf 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -10,7 +10,7 @@ articles: uncertainty_binary: uncertainty_binary.html uncertainty_multistate: uncertainty_multistate.html taxPPro: taxPPro.html -last_built: 2024-04-03T16:22Z +last_built: 2024-04-03T21:18Z urls: reference: https://waldronlab.io/taxPPro/reference article: https://waldronlab.io/taxPPro/articles diff --git a/reference/freq2Scores2.html b/reference/freq2Scores2.html new file mode 100644 index 0000000..07683f2 --- /dev/null +++ b/reference/freq2Scores2.html @@ -0,0 +1,129 @@ + +Frequency to scores 2 — freq2Scores2 • taxPPro + + +
+
+ + + +
+
+ + +
+

freq2Scores converts the keywords in the "Frequency" +column of a bugphyzz dataset into numeric scores, which are interpreted +as probabilities. This v2 should be used after performing ASR in +numeric attributes.

+
+ +
+
freq2Scores2(x)
+
+ +
+

Arguments

+
x
+

A character vector.

+ +
+
+

Value

+ + +

A numeric vector.

+
+ +
+ +
+ + +
+ + + + + + + + diff --git a/reference/index.html b/reference/index.html index 1667cd3..8046d65 100644 --- a/reference/index.html +++ b/reference/index.html @@ -110,6 +110,10 @@

All functions freq2Scores()

Frequency to scores

+ +

freq2Scores2()

+ +

Frequency to scores 2

getDataReady()

diff --git a/sitemap.xml b/sitemap.xml index a286ffe..24fa01f 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -60,6 +60,9 @@ https://waldronlab.io/taxPPro/reference/freq2Scores.html + + https://waldronlab.io/taxPPro/reference/freq2Scores2.html + https://waldronlab.io/taxPPro/reference/getDataReady.html