'Sample or population beta weights in R's lm() and lme()?

A journal is asking whether I report sample or population beta weights for my regressions. I am using the lm() function in base R and the lme() function from the nlme-package. Which kind of beta weight do they give? I was not able to find any information on this in the package documentations.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source