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 22 Dec. 2024.
Previous versions and publish date:
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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