diff --git a/pkgdown.yml b/pkgdown.yml
index 6fd962e..bf99e4a 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -2,7 +2,7 @@ pandoc: 3.1.11
pkgdown: 2.1.0
pkgdown_sha: ~
articles: {}
-last_built: 2024-08-03T20:04Z
+last_built: 2024-08-06T15:05Z
urls:
reference: https://bowers-illinois-edu.github.io/DrBristol/reference
article: https://bowers-illinois-edu.github.io/DrBristol/articles
diff --git a/reference/sens_analysis.html b/reference/sens_analysis.html
index 561379c..e19c6ed 100644
--- a/reference/sens_analysis.html
+++ b/reference/sens_analysis.html
@@ -38,36 +38,32 @@
Find odds given ideas about unequally easy evidence
Usage
-
sens_analysis ( m1 , m2 , n , thep )
+
sens_analysis ( obs_support , obs_oppose , total_obs , thep = 0.05 )
Arguments
-
m1
-TODO
+obs_support
+An integer representing the number of observations in favor of the working hypothesis. Must be less than or equal to the total.
-m2
-TODO
-
-
-n
-TODO
+total_obs
+An integer representing the total number of observations
thep
-TODO
+The p-value threshold
Value
-
A vector representing TODO
+
The odds required for the p-value to be equal to that specified in thep
Details
-
TODO Description
+
A function that allows the researcher to input the likelihood of data or to find how mush bias in datacollection would be nescessary to obtain a p>0.05 or p>0.10 result using the same data.
On this page
diff --git a/search.json b/search.json
index 7281fe6..ca1b897 100644
--- a/search.json
+++ b/search.json
@@ -1 +1 @@
-[{"path":"https://bowers-illinois-edu.github.io/DrBristol/LICENSE.html","id":null,"dir":"","previous_headings":"","what":"MIT License","title":"MIT License","text":"Copyright (c) 2024 Matias Lopez Jake Bowers Permission hereby granted, free charge, person obtaining copy software associated documentation files (“Software”), deal Software without restriction, including without limitation rights use, copy, modify, merge, publish, distribute, sublicense, /sell copies Software, permit persons Software furnished , subject following conditions: copyright notice permission notice shall included copies substantial portions Software. SOFTWARE PROVIDED “”, WITHOUT WARRANTY KIND, EXPRESS IMPLIED, INCLUDING LIMITED WARRANTIES MERCHANTABILITY, FITNESS PARTICULAR PURPOSE NONINFRINGEMENT. EVENT SHALL AUTHORS COPYRIGHT HOLDERS LIABLE CLAIM, DAMAGES LIABILITY, WHETHER ACTION CONTRACT, TORT OTHERWISE, ARISING , CONNECTION SOFTWARE USE DEALINGS SOFTWARE.","code":""},{"path":"https://bowers-illinois-edu.github.io/DrBristol/authors.html","id":null,"dir":"","previous_headings":"","what":"Authors","title":"Authors and Citation","text":"Matias Lopez. Author, maintainer. Jake Bowers. Author.","code":""},{"path":"https://bowers-illinois-edu.github.io/DrBristol/authors.html","id":"citation","dir":"","previous_headings":"","what":"Citation","title":"Authors and Citation","text":"Lopez M, Bowers J (2024). DrBristol: Tests Hypotheses Using Biased Unbiased Urn Models. R package version 0.0.0.9000, https://bowers-illinois-edu.github.io/DrBristol/.","code":"@Manual{, title = {DrBristol: Tests Hypotheses Using Biased and Unbiased Urn Models}, author = {Matias Lopez and Jake Bowers}, year = {2024}, note = {R package version 0.0.0.9000}, url = {https://bowers-illinois-edu.github.io/DrBristol/}, }"},{"path":"https://bowers-illinois-edu.github.io/DrBristol/index.html","id":"drbristol","dir":"","previous_headings":"","what":"Tests Hypotheses Using Biased and Unbiased Urn Models","title":"Tests Hypotheses Using Biased and Unbiased Urn Models","text":"set functions compute pp-values perform sensitivity analysis, adapting Fisher’s pp-value test case studies process tracing. uses unbiased biased urn models draw null distributions absence randomization.","code":""},{"path":[]},{"path":[]},{"path":"https://bowers-illinois-edu.github.io/DrBristol/index.html","id":"name-of-the-package","dir":"","previous_headings":"","what":"Name of the Package","title":"Tests Hypotheses Using Biased and Unbiased Urn Models","text":"name package Dr. Murial Bristol, better known “tea lady” Fisher’s pp-value demonstration. Fewer people aware “lady” fellow researcher Rothamsted Research institute. Beyond brilliant scientist , Dr. Bristol indeed taste whether tea milk poured first cup, evidence suggests.","code":""},{"path":"https://bowers-illinois-edu.github.io/DrBristol/reference/sens_analysis.html","id":null,"dir":"Reference","previous_headings":"","what":"Find odds given ideas about unequally easy evidence — sens_analysis","title":"Find odds given ideas about unequally easy evidence — sens_analysis","text":"Find odds","code":""},{"path":"https://bowers-illinois-edu.github.io/DrBristol/reference/sens_analysis.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Find odds given ideas about unequally easy evidence — sens_analysis","text":"","code":"sens_analysis(m1, m2, n, thep)"},{"path":"https://bowers-illinois-edu.github.io/DrBristol/reference/sens_analysis.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Find odds given ideas about unequally easy evidence — sens_analysis","text":"m1 TODO m2 TODO n TODO thep TODO","code":""},{"path":"https://bowers-illinois-edu.github.io/DrBristol/reference/sens_analysis.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Find odds given ideas about unequally easy evidence — sens_analysis","text":"vector representing TODO","code":""},{"path":"https://bowers-illinois-edu.github.io/DrBristol/reference/sens_analysis.html","id":"details","dir":"Reference","previous_headings":"","what":"Details","title":"Find odds given ideas about unequally easy evidence — sens_analysis","text":"TODO Description","code":""},{"path":"https://bowers-illinois-edu.github.io/DrBristol/news/index.html","id":"drbristol-development-version","dir":"Changelog","previous_headings":"","what":"DrBristol (development version)","title":"DrBristol (development version)","text":"Initial CRAN submission.","code":""}]
+[{"path":"https://bowers-illinois-edu.github.io/DrBristol/LICENSE.html","id":null,"dir":"","previous_headings":"","what":"MIT License","title":"MIT License","text":"Copyright (c) 2024 Matias Lopez Jake Bowers Permission hereby granted, free charge, person obtaining copy software associated documentation files (“Software”), deal Software without restriction, including without limitation rights use, copy, modify, merge, publish, distribute, sublicense, /sell copies Software, permit persons Software furnished , subject following conditions: copyright notice permission notice shall included copies substantial portions Software. SOFTWARE PROVIDED “”, WITHOUT WARRANTY KIND, EXPRESS IMPLIED, INCLUDING LIMITED WARRANTIES MERCHANTABILITY, FITNESS PARTICULAR PURPOSE NONINFRINGEMENT. EVENT SHALL AUTHORS COPYRIGHT HOLDERS LIABLE CLAIM, DAMAGES LIABILITY, WHETHER ACTION CONTRACT, TORT OTHERWISE, ARISING , CONNECTION SOFTWARE USE DEALINGS SOFTWARE.","code":""},{"path":"https://bowers-illinois-edu.github.io/DrBristol/authors.html","id":null,"dir":"","previous_headings":"","what":"Authors","title":"Authors and Citation","text":"Matias Lopez. Author, maintainer. Jake Bowers. Author.","code":""},{"path":"https://bowers-illinois-edu.github.io/DrBristol/authors.html","id":"citation","dir":"","previous_headings":"","what":"Citation","title":"Authors and Citation","text":"Lopez M, Bowers J (2024). DrBristol: Tests Hypotheses Using Biased Unbiased Urn Models. R package version 0.0.0.9000, https://bowers-illinois-edu.github.io/DrBristol/.","code":"@Manual{, title = {DrBristol: Tests Hypotheses Using Biased and Unbiased Urn Models}, author = {Matias Lopez and Jake Bowers}, year = {2024}, note = {R package version 0.0.0.9000}, url = {https://bowers-illinois-edu.github.io/DrBristol/}, }"},{"path":"https://bowers-illinois-edu.github.io/DrBristol/index.html","id":"drbristol","dir":"","previous_headings":"","what":"Tests Hypotheses Using Biased and Unbiased Urn Models","title":"Tests Hypotheses Using Biased and Unbiased Urn Models","text":"set functions compute pp-values perform sensitivity analysis, adapting Fisher’s pp-value test case studies process tracing. uses unbiased biased urn models draw null distributions absence randomization.","code":""},{"path":[]},{"path":[]},{"path":"https://bowers-illinois-edu.github.io/DrBristol/index.html","id":"name-of-the-package","dir":"","previous_headings":"","what":"Name of the Package","title":"Tests Hypotheses Using Biased and Unbiased Urn Models","text":"name package Dr. Murial Bristol, better known “tea lady” Fisher’s pp-value demonstration. Fewer people aware “lady” fellow researcher Rothamsted Research institute. Beyond brilliant scientist , Dr. Bristol indeed taste whether tea milk poured first cup, evidence suggests.","code":""},{"path":"https://bowers-illinois-edu.github.io/DrBristol/reference/sens_analysis.html","id":null,"dir":"Reference","previous_headings":"","what":"Find odds given ideas about unequally easy evidence — sens_analysis","title":"Find odds given ideas about unequally easy evidence — sens_analysis","text":"Find odds","code":""},{"path":"https://bowers-illinois-edu.github.io/DrBristol/reference/sens_analysis.html","id":"ref-usage","dir":"Reference","previous_headings":"","what":"Usage","title":"Find odds given ideas about unequally easy evidence — sens_analysis","text":"","code":"sens_analysis(obs_support, obs_oppose, total_obs, thep = 0.05)"},{"path":"https://bowers-illinois-edu.github.io/DrBristol/reference/sens_analysis.html","id":"arguments","dir":"Reference","previous_headings":"","what":"Arguments","title":"Find odds given ideas about unequally easy evidence — sens_analysis","text":"obs_support integer representing number observations favor working hypothesis. Must less equal total. total_obs integer representing total number observations thep p-value threshold","code":""},{"path":"https://bowers-illinois-edu.github.io/DrBristol/reference/sens_analysis.html","id":"value","dir":"Reference","previous_headings":"","what":"Value","title":"Find odds given ideas about unequally easy evidence — sens_analysis","text":"odds required p-value equal specified thep","code":""},{"path":"https://bowers-illinois-edu.github.io/DrBristol/reference/sens_analysis.html","id":"details","dir":"Reference","previous_headings":"","what":"Details","title":"Find odds given ideas about unequally easy evidence — sens_analysis","text":"function allows researcher input likelihood data find mush bias datacollection nescessary obtain p>0.05 p>0.10 result using data.","code":""},{"path":"https://bowers-illinois-edu.github.io/DrBristol/news/index.html","id":"drbristol-development-version","dir":"Changelog","previous_headings":"","what":"DrBristol (development version)","title":"DrBristol (development version)","text":"Initial CRAN submission.","code":""}]