Other packages > Find by keyword >

cchsflow  

Transforming and Harmonizing CCHS Variables
View on CRAN: Click here


Download and install cchsflow package within the R console
Install from CRAN:
install.packages("cchsflow")

Install from Github:
library("remotes")
install_github("cran/cchsflow")

Install by package version:
library("remotes")
install_version("cchsflow", "2.1.0")



Attach the package and use:
library("cchsflow")
Maintained by
Kitty Chen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-02-16
Latest Update: 2022-05-26
Description:
Supporting the use of the Canadian Community Health Survey (CCHS) by transforming variables from each cycle into harmonized, consistent versions that span survey cycles (currently, 2001 to 2018). CCHS data used in this library is accessed and adapted in accordance to the Statistics Canada Open Licence Agreement. This package uses rec_with_table(), which was developed from 'sjmisc' rec(). L
How to cite:
Kitty Chen (2020). cchsflow: Transforming and Harmonizing CCHS Variables. R package version 2.1.0, https://cran.r-project.org/web/packages/cchsflow. Accessed 27 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:25), 1.3.2 (2020-02-16 13:30), 1.5.1 (2020-03-20 17:50), 1.6.0 (2020-03-30 19:10), 1.8.0 (2021-01-24 19:10), 1.8.2 (2021-06-23 20:30), 2.0.0 (2021-10-25 20:20)
Other packages that cited cchsflow R package
View cchsflow citation profile
Other R packages that cchsflow depends, imports, suggests or enhances
Complete documentation for cchsflow
Functions, R codes and Examples using the cchsflow R package
Some associated functions: ALCDTTM . ALCDTYP . ALWDDLY . ALWDWKY . ALW_1 . ALW_2A1 . ALW_2A2 . ALW_2A3 . ALW_2A4 . ALW_2A5 . ALW_2A6 . ALW_2A7 . COPD_Emph_der_fun1 . COPD_Emph_der_fun2 . DPSDPP . DPSDSF . GEN_02A2 . LBFA_31A . LBFA_31A_a . LBFA_31A_b . RACDPAL_fun . SMKDSTY_fun . SMKG040_fun . SMKG203_fun . SMKG207_fun . SPS_5_fun . active_transport1_fun . active_transport2_fun . active_transport3_fun . adjusted_bmi_fun . adl_fun . adl_score_5_fun . age_cat_fun . binge_drinker_fun . bmi_fun . bmi_fun_cat . cchs2001_p . cchs2003_p . cchs2005_p . cchs2007_2008_p . cchs2009_2010_p . cchs2009_s . cchs2010_p . cchs2010_s . cchs2011_2012_p . cchs2012_p . cchs2012_s . cchs2013_2014_p . cchs2014_p . cchs2015_2016_p . cchs2017_2018_p . compare_value_based_on_interval . diet_score_fun . diet_score_fun_cat . energy_exp_fun . food_insecurity_der . get_data_variable_name . if_else2 . immigration_fun . is_equal . label_data . low_drink_long_fun . low_drink_score_fun . low_drink_score_fun1 . low_drink_short_fun . merge_rec_data . multiple_conditions_fun1 . multiple_conditions_fun2 . pack_years_fun . pack_years_fun_cat . pct_time_fun . pct_time_fun_cat . rec_with_table . recode_columns . recode_variable_NA_formating . resp_condition_fun1 . resp_condition_fun2 . resp_condition_fun3 . set_data_labels . smoke_simple_fun . time_quit_smoking_fun . variable_details . variables . 
Some associated R codes: RACDPAL.R . active-transportation.R . adl.R . age-categorical.R . alcohol.R . bmi.R . data.R . depression.R . diet.R . food-insecurity.R . immigration.R . label-utils.R . life-satisfaction.R . merge-data.R . number-conditions.R . occupation.R . percent-time-canada.R . physical-activity.R . recode-with-table.R . respiratory-condition.R . smoking.R . social-provision.R . strings.R . utility-functions.R .  Full cchsflow package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

Bodi  
Boosting Diversity in Regression Ensembles
A gradient boosting-based algorithm by incorporating a diversity term to guide the gradient boosting ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
risksetROC  
Riskset ROC Curve Estimation from Censored Survival Data
Compute time-dependent Incident/dynamic accuracy measures (ROC curve, AUC, integrated AUC )from cen ...
Download / Learn more Package Citations See dependency  
BetterReg  
Better Statistics for OLS and Binomial Logistic Regression
Provides squared semi partial correlations, tolerance, Mahalanobis, Likelihood Ratio Chi Square, and ...
Download / Learn more Package Citations See dependency  
IntervalQuestionStat  
Tools to Deal with Interval-Valued Responses in Questionnaires
A user-friendly toolbox for doing the statistical analysis of interval-valued responses in question ...
Download / Learn more Package Citations See dependency  
robustX  
'eXtra' / 'eXperimental' Functionality for Robust Statistics
Robustness -- 'eXperimental', 'eXtraneous', or 'eXtraordinary' Functionality for Robust Statistics. ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA