Simulation procedure internally called by the collindlnm
function for a given hypothetical effect.
simulatedlnm(x)# S3 method for linearlme
simulatedlnm(x)
# S3 method for linearglm
simulatedlnm(x)
# S3 method for nonlinearglm
simulatedlnm(x)
an object internally generated by the collindlnm function.
simulatedlnm(linearlme): case of a hypothetical linear effect in a model of
class "lme".
simulatedlnm(linearglm): case of a hypothetical linear effect in a model of
class "glm".
simulatedlnm(nonlinearglm): case of a hypothetical non-linear effect in a model
of class "glm".