[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bivariate (Two-Dimensional) Confidence Region and Frequency Distribution

Notifications You must be signed in to change notification settings

arni-magnusson/r2d2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRAN Status CRAN Monthly CRAN Total

r2d2

Generic functions to analyze the distribution of two continuous variables: 'conf2d' to calculate a smooth empirical confidence region, and 'freq2d' to calculate a frequency distribution.

Installation

The package can be installed from CRAN using the install.packages command:

install.packages("r2d2")

Usage

For a summary of the package:

library(r2d2)
?r2d2

Development

The package is developed openly on GitHub.

Feel free to open an issue there if you encounter problems or have suggestions for future versions.

The current development version can be installed using:

library(remotes)
install_github("arni-magnusson/r2d2")

About

Bivariate (Two-Dimensional) Confidence Region and Frequency Distribution

Resources

Stars

Watchers

Forks

Languages