R Dataset / Package ISLR / Caravan
Attachment | Size |
---|---|
dataset-66223.csv | 1000.8 KB |
Documentation |
---|
On this Picostat.com statistics page, you will find information about the Caravan data set which pertains to The Insurance Company (TIC) Benchmark. The Caravan data set is found in the ISLR R package. Try to load the Caravan data set in R by issuing the following command at the console data("Caravan"). This may load the data into a variable called Caravan. If R says the Caravan data set is not found, you can try installing the package by issuing this command install.packages("ISLR") and then attempt to reload the data with library("ISLR") followed by data("Caravan"). Perhaps strangley, if R gives you no output after entering a command, it means the command succeeded. If it succeeded you can see the data by typing Caravan at the command-line which should display the entire dataset. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the Caravan R data set. The size of this file is about 1,024,817 bytes. The Insurance Company (TIC) BenchmarkDescriptionThe data contains 5822 real customer records. Each record
consists of 86 variables, containing sociodemographic data (variables
1-43) and product ownership (variables 44-86). The sociodemographic
data is derived from zip codes. All customers living in areas with the
same zip code have the same sociodemographic attributes. Variable 86
( UsageCaravan FormatA data frame with 5822 observations on 86 variables. SourceThe data was originally supplied by Sentient Machine Research and was used in the CoIL Challenge 2000. ReferencesP. van der Putten and M. van Someren (eds) . CoIL Challenge
2000: The Insurance Company Case. Published by Sentient Machine
Research, Amsterdam. Also a Leiden Institute of Advanced Computer
Science Technical Report 2000-09. June 22, 2000. See
http://www.liacs.nl/~putten/library/cc2000/ Examplessummary(Caravan) plot(Caravan$Purchase) -- Dataset imported from https://www.r-project.org. |
Picostat Manual |
---|
How To Register With a Username
How To Register With Google Single Sign On (SSO)
How To Login With a Username and Password
How To Login With Google Single Sign On (SSO)
How To Import a Dataset
How To Perform Statistical Analysis with Picostat
How To Use Educational Applications with Picostat
|
Recent Queries For This Dataset |
---|
No queries made on this dataset yet. |
Title | Authored on | Content type |
---|---|---|
R Dataset / Package Stat2Data / TwinsLungs | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package DAAG / psid1 | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package quantreg / gasprice | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package datasets / nottem | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package DAAG / hills2000 | March 9, 2018 - 1:06 PM | Dataset |