Re: How to monitor the variation in time ?



Well I dont know how much it help but you are talking about correlated
linear model.

Let say

Y = A concentration value
Then for testing time effect you can fit

Y = alpha + Beta*Time + Err

where Err is distributed as Normal(0,V). Where V is variance
covariance matrix.

V is not sigma_Square Identity. The structure of V depends on your
problem.

But you can fit this model using SAS Proc GLM or MIXED routine.

.



Relevant Pages

  • Hierarchical analysis, means of least-square values
    ... My experimental datasource lets me take replicate measures of individual ... The first layer of analysis is a linear model in R; ... The slope of the fitted line is the value of interest. ... the slopes as raw data and fit a normal distribution. ...
    (sci.stat.math)
  • Re: multiple regression (intercept)
    ... One can fit a model without an intercept, ... Neither of course will the linear model without intercept ... I interpreted the OP's question as one where he had noticed something that seemed silly, but there was nothing in his comments to suggest that his data was anywhere near this region of the parameter space. ...
    (sci.stat.math)
  • Re: curve fit
    ... When i read the help document, there is an example that i ... Linear model poly1: ... According the coefficients of the ... the quinitic fit coefficients are not accurately know. ...
    (comp.soft-sys.matlab)
  • Re: multiple regression (intercept)
    ... > nowhere near, and the linear model seems to fit OK, then I would suggest ... > no information in the data in that part of the parameter space. ... more sophisticated model even if the current data lies away from the origin ...
    (sci.stat.math)