Package: ed50 0.1.1
ed50: Estimate ED50 and Its Confidence Interval
Functions of five estimation method for ED50 (50 percent effective dose) are provided, and they are respectively Dixon-Mood method (1948) <doi:10.2307/2280071>, Choi's original turning point method (1990) <doi:10.2307/2531453> and it's modified version given by us, as well as logistic regression and isotonic regression. Besides, the package also supports comparison between two estimation results.
Authors:
ed50_0.1.1.tar.gz
ed50_0.1.1.zip(r-4.7)ed50_0.1.1.zip(r-4.6)ed50_0.1.1.zip(r-4.5)
ed50_0.1.1.tgz(r-4.6-any)ed50_0.1.1.tgz(r-4.5-any)
ed50_0.1.1.tar.gz(r-4.7-any)ed50_0.1.1.tar.gz(r-4.6-any)
ed50_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ed50/json (API)
| # Install 'ed50' in R: |
| install.packages('ed50', repos = c('https://mousieur-g.r-universe.dev', 'https://cloud.r-project.org')) |
- groupS - A Real Experiment Dose Data
- groupSN - A Real Experiment Dose Data
- gTableOrigin - G Table
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:a78970e095. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 104 | ||
| source / vignettes | OK | 206 | ||
| linux-release-x86_64 | OK | 95 | ||
| macos-release-arm64 | OK | 76 | ||
| macos-oldrel-arm64 | OK | 75 | ||
| windows-devel | OK | 68 | ||
| windows-release | OK | 65 | ||
| windows-oldrel | OK | 57 | ||
| wasm-release | OK | 80 |
Exports:bootBC.cibootIsotonicRegressionbootIsotonicResamplecompareestimategenerateDatapreparePava
Dependencies:boot
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Estimate Confidence Interval of ED50 Using Isotonic Regression | bootBC.ci |
| Isotonic Regression Function | bootIsotonicRegression |
| The resample function of isotonic regression | bootIsotonicResample |
| Compare ED50 Estimation of Independent Two-sample Case | compare |
| Estimate ED50 | estimate |
| Generate Simulation Data of Up-and-Down Experiment | generateData |
| A Real Experiment Dose Data | groupS |
| A Real Experiment Dose Data | groupSN |
| G Table | gTableOrigin |
| Covert Data Using PAVA Algorithm | preparePava |
