Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up[Enhancement] Remove the include.always variable from the image(obj) function #23
Comments
|
Yes; there is a subset option for I'll probably need to add an option to save the indices of the variables that are always included as part of the output to simplify identifying them later. (needed as well for the flat prior and shrinkage in issue #22 ) |
|
This is added to |
|
Update: switched added |
Hi Merlise,
Would it be possible to remove the variables that are "include.always" from the plotting output:
I think that this might be sensible. By removing the include.always variables, there's more space to display the effects of the variables that are of interest, and it might save some space for memory as well.
Cheers,
Alexander