Other packages > Find by keyword >

CosW  

The CosW Distribution
View on CRAN: Click here


Download and install CosW package within the R console
Install from CRAN:
install.packages("CosW")

Install from Github:
library("remotes")
install_github("cran/CosW")

Install by package version:
library("remotes")
install_version("CosW", "0.1")



Attach the package and use:
library("CosW")
Maintained by
Lucas Gallindo
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-07-17
Latest Update: 2023-08-18
Description:
Density, distribution function, quantile function, random generation and survival function for the Cosine Weibull Distribution as defined by SOUZA, L. New Trigonometric Class of Probabilistic Distributions. 219 p. Thesis (Doctorate in Biometry and Applied Statistics) - Department of Statistics and Information, Federal Rural University of Pernambuco, Recife, Pernambuco, 2015 (available at ) and BRITO, C. C. R. Method Distributions generator and Probability Distributions Classes. 241 p. Thesis (Doctorate in Biometry and Applied Statistics) - Department of Statistics and Information, Federal Rural University of Pernambuco, Recife, Pernambuco, 2014 (available upon request).
How to cite:
Lucas Gallindo (2016). CosW: The CosW Distribution. R package version 0.1, https://cran.r-project.org/web/packages/CosW. Accessed 10 Apr. 2025.
Previous versions and publish date:
0.1 (2016-07-17 22:12)
Other packages that cited CosW R package
View CosW citation profile
Other R packages that CosW depends, imports, suggests or enhances
Functions, R codes and Examples using the CosW R package
Some associated functions: dcosw . hcosw . pcosw . qcosw . rcosw . scosw . 
Some associated R codes: dcosw.R . hcosw.R . pcosw.R . qcosw.R . rcosw.R . scosw.R .  Full CosW package functions and examples
Downloads during the last 30 days
03/1203/1303/1503/1603/1803/1903/2003/2203/2303/2603/2804/0204/0604/0704/08Downloads for CosW0.811.21.41.61.822.22.42.62.833.2TrendBars

Today's Hot Picks in Authors and Packages

GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA