christianparobek / skeleSim

Null models, performance testing, and power estimation with population simulations
3 stars 6 forks source link

new pop.info paramter #30

Closed stranda closed 8 years ago

stranda commented 8 years ago

Hey Folks, I think this one is for Eric.

No doubt I have been told this but, I finally figured out that pop.info is supposed to contain the information we have been storing in popsize growth.rate, etc...I can convert to this form in the ui, but I need a little more information about the how the structure of the pop.info matrix should look.

stranda commented 8 years ago

I took a look at the strataG function and now understand the structure of the matrix. This might take a while to make sure I wrap and unwrap properly from the format I've been using in the UI

EricArcher commented 8 years ago

Allan,

I don't know how deep you are into this, but if a different interface/format for loading fastsimcoal parameters from shiny is easier for you, I can implement that. For instance, would it help if I made pop.info, hist.ev, and locus.params classes with slots you could fill directly? I could also make it read from a simple list with named elements. Whatever is easiest for you to load and read from shiny...

stranda commented 8 years ago

I haven't done anything with it yet, but I have a plan. I don't think you need to do anything now that I understand the problem cheers, a.

On Thu, Mar 17, 2016 at 10:24 AM, Eric Archer notifications@github.com wrote:

Allan,

I don't know how deep you are into this, but if a different interface/format for loading fastsimcoal parameters from shiny is easier for you, I can implement that. For instance, would it help if I made pop.info, hist.ev, and locus.params classes with slots you could fill directly? I could also make it read from a simple list with named elements. Whatever is easiest for you to load and read from shiny...

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/christianparobek/skeleSim/issues/30#issuecomment-197900859

EricArcher commented 8 years ago

Cool. If your plan gets sticky, give me a holler and I can help ease the pain.

stranda commented 8 years ago

thanks, a.

On Thu, Mar 17, 2016 at 2:55 PM, Eric Archer notifications@github.com wrote:

Cool. If your plan gets sticky, give me a holler and I can help ease the pain.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/christianparobek/skeleSim/issues/30#issuecomment-198033526