nicholst / BSGLMM

Bayesian Spatial Generalised Linear Mixed Model
4 stars 1 forks source link

Revise format of input table #2

Open nicholst opened 9 years ago

nicholst commented 9 years ago

To simplify usage, change the input table to:

Then, instead of having to separately specify the number of groups and covariates, it can automatically inferred:

This, of course, will require new code to:

But, having done this, there will be no need to specify the number of groups and covariates on the command line.