R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
conf
View on CRAN: Click
here
Download and install conf package within the R console
Install from CRAN:
install.packages("conf")
Install from Github:
library("remotes")
install_github("cran/conf")
Install by package version:
library("remotes")
install_version("conf", "1.9.1")
Attach the package and use:
library("conf")
Maintained by
Christopher Weld
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-03-02
Latest Update: 2023-10-01
Description:
Enables: (1) plotting two-dimensional confidence regions, (2) coverage analysis
of confidence region simulations, (3) calculating confidence intervals and the associated
actual coverage for binomial proportions, and (4) calculating the support values and the
probability mass function of the Kaplan-Meier product-limit estimator. Each is given in
greater detail next.
(1) Plots the two-dimensional confidence region for probability distribution parameters
(supported distribution suffixes: cauchy, gamma, invgauss, logis, llogis, lnorm, norm, unif,
weibull) corresponding to a user-given complete or right-censored dataset and level of
significance. The crplot() algorithm plots more points in areas of greater curvature to
ensure a smooth appearance throughout the confidence region boundary. An alternative
heuristic plots a specified number of points at roughly uniform intervals along its boundary.
Both heuristics build upon the radial profile log-likelihood ratio technique for plotting
confidence regions given by Jaeger (2016) , and
are detailed in a publication by Weld et al. (2019) .
(2) Performs confidence region coverage simulations for a random sample drawn from a user-
specified parametric population distribution, or for a user-specified dataset and point of
interest with coversim(). (3) Calculates confidence interval bounds for a binomial proportion
with binomTest(), calculates the actual coverage with binomTestCoverage(), and plots the
actual coverage with binomTestCoveragePlot(). Calculates confidence interval bounds for the
binomial proportion using an ensemble of constituent confidence intervals with
binomTestEnsemble(). Calculates confidence interval bounds for the binomial proportion using
a complete enumeration of all possible transitions from one actual coverage acceptance curve
to another which minimizes the root mean square error for n <= 15 and follows the transitions
for well-known confidence intervals for n > 15 using binomTestMSE(). (4) The km.support()
function calculates the support values of the Kaplan-Meier product-limit estimator for a given
sample size n using an induction algorithm described in Qin et al. (2023)
. The km.outcomes() function generates a matrix
containing all possible outcomes (all possible sequences of failure times and right-censoring
times) of the value of the Kaplan-Meier product-limit estimator for a particular sample size
n. The km.pmf() function generates the probability mass function for the support values of
the Kaplan-Meier product-limit estimator for a particular sample size n, probability of
observing a failure h at the time of interest expressed as the cumulative probability
percentile associated with X = min(T, C), where T is the failure time and C is the censoring
time under a random-censoring scheme. The km.surv() function generates multiple probability
mass functions of the Kaplan-Meier product-limit estimator for the same arguments as those
given for km.pmf().
How to cite:
Christopher Weld (2018). conf: Visualization and Analysis of Statistical Measures of Confidence. R package version 1.9.1, https://cran.r-project.org/web/packages/conf. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0 (2018-03-02 14:47), 1.1 (2018-04-28 19:04), 1.2 (2018-05-15 00:19), 1.3.1 (2018-07-23 06:20), 1.3.2 (2018-09-10 19:50), 1.3.3 (2018-09-15 00:10), 1.3 (2018-07-16 07:30), 1.4.0 (2018-11-02 15:50), 1.5.0 (2018-12-15 23:50), 1.6.0 (2019-03-16 21:03), 1.6.1 (2019-07-03 00:31), 1.6.2 (2020-01-18 07:10), 1.6.3 (2020-03-13 23:10), 1.7.0 (2020-08-24 16:30), 1.7.1 (2022-05-20 20:30), 1.8.0 (2023-05-17 09:10), 1.8.1 (2023-05-19 16:20), 1.8.2 (2023-07-16 09:30), 1.8.3 (2023-10-01 02:00)
Other packages that cited conf R package
View conf citation profile
Other R packages that conf depends,
imports, suggests or enhances
Complete documentation for conf
Functions, R codes and Examples using
the conf R package
Some associated functions: binomTest . binomTestCoverage . binomTestCoveragePlot . binomTestEnsemble . binomTestMSE . conf . coversim . crplot . dinvgauss . dllogis . gammaMLE . invgaussMLE . km.outcomes . km.pmf . km.support . km.surv . llogisMLE .
Some associated R codes: STAR_package_functions.R . binomTest.R . binomTestCoverage.R . binomTestCoveragePlot.R . binomTestEnsemble.R . binomTestMSE.R . conf-package.R . coversim.R . crplot.R . km.outcomes.R . km.pmf.R . km.support.R . km.surv.R . Full conf package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by
helping add
Reviews / comments / questions /suggestions ↴↴↴
Today's Hot Picks in Authors and Packages
tropAlgebra
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Muhammad Kashif Hanif (view profile)
elect
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Ardo van den Hout (view profile)
dmlalg
Implementation of double machine learning (DML) algorithms in R,
based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Corinne Emmenegger (view profile)
LOGANTree
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Qi Qin (view profile)
quickcode
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
Rfast2
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Manos Papadakis (view profile)