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 @@ + +
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)
A character vector.
A numeric vector.
+freq2Scores()
Frequency to scores
Frequency to scores 2