R Dataset / Package vcd / SexualFun
Attachment | Size |
---|---|
dataset-60908.csv | 131 bytes |
Documentation | |||||||||
---|---|---|---|---|---|---|---|---|---|
On this Picostat.com statistics page, you will find information about the SexualFun data set which pertains to Sex is Fun. The SexualFun data set is found in the vcd R package. Try to load the SexualFun data set in R by issuing the following command at the console data("SexualFun"). This may load the data into a variable called SexualFun. If R says the SexualFun data set is not found, you can try installing the package by issuing this command install.packages("vcd") and then attempt to reload the data with library("vcd") followed by data("SexualFun"). 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 SexualFun 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 SexualFun R data set. The size of this file is about 131 bytes. Sex is FunDescriptionData from Hout et al. (1987) given by Agresti (1990) summarizing the responses of married couples to the questionnaire item: Sex is fun for me and my partner: (a) never or occasionally, (b) fairly often, (c) very often, (d) almost always. Usagedata("SexualFun") FormatA 2-dimensional array resulting from cross-tabulating the ratings of 91 married couples. The variables and their levels are as follows:
SourceM. Friendly (2000), Visualizing Categorical Data, page 91. ReferencesA. Agresti (1990), Categorical Data Analysis. Wiley-Interscience, New York. M. Hout, O. D. Duncan, M. E. Sobel (1987), Association and heterogeneity: Structural models of similarities and differences, Sociological Methodology, 17, 145-184. M. Friendly (2000), Visualizing Categorical Data. SAS Institute, Cary, NC. Examplesdata("SexualFun")## Kappa statistics Kappa(SexualFun)## Agreement Chart agreementplot(t(SexualFun), weights = 1) ## Partial Agreement Chart and B-Statistics agreementplot(t(SexualFun), xlab = "Husband's Rating", ylab = "Wife's Rating", main = "Husband's and Wife's Sexual Fun") -- 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 MASS / Pima.tr2 | March 9, 2018 - 1:06 PM | Dataset |
OpenIntro Statistics Dataset - ipod | August 9, 2020 - 12:25 PM | Dataset |
R Dataset / Package boot / frets | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HSAUR / CYGOB1 | March 9, 2018 - 1:06 PM | Dataset |
OpenIntro Statistics Dataset - COL | August 9, 2020 - 2:30 PM | Dataset |