Skip to content

issues Search Results · repo:jamesdunham/dgo language:R

Filter by

8 results
 (65 ms)

8 results

injamesdunham/dgo (press backspace or delete to remove)

I m looking to use the dgo package to estimate latent immigration opinion at the state-level using (C)CES and I noticed that there s no straightforward way to incorporate survey weights, perhaps intentionally ...
  • jdollman
  • 2
  • Opened 
    on Mar 26, 2024
  • #32

Hi there, I m doing some similar modeling for a project of mine, and I m curious how you manage ordered items. It looks like the following function creates indicators from ordered variables https://github.com/jamesdunham/dgo/blob/2961b5b99c27c59f1889ee8cb90c5b30ad223d9c/R/dichotomize_item_responses.r#L4 ...
  • mikedecr
  • 1
  • Opened 
    on May 8, 2020
  • #31

When I have more cores (e.g. 8) than chains (e.g. 4), the program only uses 4 (equals to the number of chains) cores. Is it possible to make use of all cores to save time?
  • chengyuanji
  • 2
  • Opened 
    on Sep 19, 2019
  • #30

I believe the parameter in this line should be group_name not group_nameS. (The parameter is also referenced in the line below.
  • anniejw6
  • 2
  • Opened 
    on Feb 10, 2019
  • #29

The issue is an unexpected error in shape(): shape(item_data = opinion, item_names = affirmative_action , time_name = year , geo_name = state , group_names = c( female , education ), modifier_data ...
  • jamesdunham
  • 1
  • Opened 
    on Dec 4, 2017
  • #27

dgirtIn is an R6 class returned by shape(). Its methods are documented but its fields are not. It d be particularly helpful to document the fields passed to Stan.
  • jamesdunham
  • Opened 
    on Oct 29, 2017
  • #24

The current behavior is to return poststratified means. In typical use, we want poststratified means and CIs. To make this straightforward, first allow returning poststratified posterior samples. Then ...
enhancement
  • jamesdunham
  • 1
  • Opened 
    on Jun 10, 2017
  • #21

At present, xi and gamma are drawn from a prior centered on their value in the previous period. This made sense when the DLM did not include theta_bar[t-1] because it implied a prior belief that the coefficients ...
  • devincaughey
  • Opened 
    on Mar 5, 2017
  • #15
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub