--tagcloud

Switch

--tagcloud

Description

Produces data for making Wordle tag clouds. For a topic based tagcloud see --topic_tagcloud.

Argument and Default Value

None

Details =======Contents [hide]Switch Description     Argument and Default Value

Other Switches

Example Commands

Switch

--tagcloud Description

Produces data for making Wordle tag clouds. For a topic based tagcloud see --topic_tagcloud. Argument and Default Value

None

Other Switches

Required Switches: -f, fwflag_feat_table FEAT_TABLE (cannot be topic based) --outcome_table --outcomes Optional Switches --make_wordclouds --tagcloud_filter / --no_tagcloud_filter Example Commands ================ .. code:doc:fwflag_block:: python

# Example command correlating county level outcomes with PA twitter data, using Facebook topics and controlling for region ./fwInterface.py -d paHealth -t msgsPA_2012 -g cnty -f 'feat$1gram$msgsPA_2012$cnty$16to16' --outcome_table outcome_data_with_controls --outcomes diab_perc HIV_rate PAAM_age_adj_mort IM_rate CM_rate food_insec_perc LATHF_perc MV_mort_rate DP_mort_rate --tagcloud --make_wordclouds --output_name /localdata/paHealth/d6 fwflag_controls 'new_england' 'midatlantic' 'south' 'midwest' 'southwest' 'west'