| correlation | R Documentation |
A small synthetic dataset included with AssumpSure for demonstrating correlation analysis in the Correlation tab.
A CSV file with 33 rows and 12 columns:
Sample identifier.
Miles per gallon.
Number of cylinders.
Displacement (cu. in.).
Gross horsepower.
Rear axle ratio.
Weight (1000 lbs).
1/4 mile time.
Engine shape (0 = V-shaped, 1 = straight).
Transmission (0 = automatic, 1 = manual).
Number of forward gears.
Number of carburetors.
The file is stored in inst/extdata/correlation.csv.
All values are synthetic, created only for demonstration; no human data were used, and no ethical approval or consent is required.
Simulated data generated by the author.
read.csv(system.file("extdata", "correlation.csv", package = "AssumpSure"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.