Rdocumentation
powered by
Learn R Programming
OOmisc (version 1.2)
Ozgur-Ozlem Miscellaneous
Description
Includes miscellaneous functions.
Copy Link
Link to current version
Version
Version
1.2
1.1
1.0
Install
install.packages('OOmisc')
Monthly Downloads
35
Version
1.2
License
GPL (>= 2)
Maintainer
Ozgur Asar
Last Published
February 4th, 2013
Functions in OOmisc (1.2)
Search all functions
newton
A function to find the roots of univariate functions.
sevennum
A function to calculate the 7-number summary.
rtriangular
A function to generate random numbers from the triangular distribution.
fact
A function to calculate the factorial.
expit
Function to do expit (exp(x)/(1+exp(x))) transformation
ci.prop
A function to calculate exact and approximate confidence intervals for proportion.
OOmisc-package
Ozgur-Ozlem Miscellaneous
ePCP
Function to calculate expected proportion of correct prediction (ePCP).
secant
A function to find roots of univariate functions.
damped.newton
A function to find the roots of univariate functions.
accept.reject
Function to generate categorical random numbers from the specified psuedo-distribution by Accept-Reject Method.
nll
Function to calculate negative log-likelihood (NLL)
rlaplace
A function to generate random numbers from the Laplace distribution.