Movatterモバイル変換
[0]ホーム
resquin 0.1.1
- Changed the way the mahalanobis distance is calculcated in
resp_distributions(), if missing values are allowed. Nowwithin respondent mean imputation is used. Before missing values wereturned to a value of 0, which is wrong in almost any case and would haveskewed the results of respondents with missing values. Mean imputationis not an ideal solution, but it allows the observed data to influencethe value of the mahalanobis distance value under missing data. Becausewithin respondent mean imputation is not ideal, a new section in thedescription is added to call for caution when interpreting themahalanobis distance values produced byresp_distributions() ifmin_valid_responses issmaller than 1. - Polished documentation (fixing typos etc.)
- Added vignette on flagging respondents with
flag_resp(). - Added a disclaimer for handling of missing data in
resp_nondifferentiation. - Added documentation on s3 methods.
- Fixed bug in s3 print function which would crash if
resp_styles() was used on even numbered responsescales. - Added tests for functions added since 0.0.2.
- Now depends on R version being >= to R version 4.1.
- Added example data set
nep from the GESIS panel.
resquin 0.1.0
- Added
resp_patterns() andresp_nondifferentiation() as a new function. - Added
id column to all outputs to make it easier toidentify respondents or merge function outputs to data frames.id is eitherTrue for an integer id,False for noid column, or a vector of uniqueinteger or character values identifying each respondent. - Added
flag_resp() function to quickly create andcompare different flagging strategies based on response qualityindicators. - Added s3 types to outputs of
resp_*() andflag_resp() functions. - Added s3 print, summary and plot methods for outputs of
resp_*() functions. - Added s3 summary method for
flag_resp() output.
resquin 0.0.2
- Changes in response to CRAN team. Changed license description inDESCRIPTION and removed License.md
- Removed warning on development version at the start of thereadme.md
resquin 0.0.1
resquin 0.0.0.9000
- Preparation for intial CRAN submission.
- Contains two functions ‘resp_styles’ and ‘resp_distributions’
[8]ページ先頭