I have data on a variable measured in multiple longitudinal samples. I do not have the individual-level data for each sample, just the sample means and variances at each time point. The samples do not neccessarily measure the variable at the same time points.
How do I fit a single "best" curve (Y = variable, X = time) to these data?
Fitting curves to simulated individual data, and meta-regression come to mind. There are other posts about estimating a single mean value from a set of sample means, but I can't find anything specific to curve fitting.