Skip to content

Are there restrictions on object classes or conjoint attribute levels for reshape_projoint()? #34

Answered by yhoriuchi
jcfoxe asked this question in Q&A
Discussion options

You must be logged in to vote

Hi. I'm sorry for not getting back to you sooner. It's the end of the quarter at my institution, and I have been quite swamped in preparing for the final exam (tomorrow morning) and responding to student questions. Thank you so much for using this package. The comments and questions like yours are welcome to improve the quality of this package!

  1. You can just add @estimates. For example: out <- projoint(cj_data) and then out_df <- out@estimates. You can also save the attributes and levels in a data frame. For example, cj_data <- reshape_projoint(data) and then attlevels <- cj_data@labels.
  2. I saw the same error message in my own application when I focused on very specific choice-level QoIs. …

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@jcfoxe
Comment options

@yhoriuchi
Comment options

@yhoriuchi
Comment options

Answer selected by yhoriuchi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working question Further information is requested
3 participants