statist7 / LMSgrowth2

MIT License
2 stars 2 forks source link

Allow upload of user-defined growth reference data #12

Open tamuri opened 5 years ago

tamuri commented 5 years ago

allow users to upload their own growth reference requires defining standard format of growth reference data

Is this output of LMSchartmaker? Ensure that we handle at least that format.

Support other methods e.g. gamlss

tamuri commented 5 years ago

More requirement capture needed to determine exactly how we would like this to work.

statist7 commented 5 years ago

Can we meet/skype to discuss?

statist7 commented 4 years ago

Sorry, I should have responded properly to this ages ago.

We should certainly cover LMSchartmaker output, i.e. a table of age in years, L, M and S.

And extracting this same table from a gamlss BCCG model using predictAll(model) would also be very convenient, with a standard set of ages.

The variable name and the sex would also need adding.