statacc | R Documentation |
structure of accumulated statistics
statacc( l = list(sumY = 0, sumSqY = 0, sumZ = 0, sumSqZ = 0, sumYZ = 0, nReg = 0) )
l |
list of accumulated parameters |
structure of accumulated statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.