i'm trying to apply weights for a linear regression and i was wondering how should i go about this, should i use one of the variables as weights or std of all variables or etc. i've been looking for information about this on net but there is surprisingly very little information is available on the matter.
should i try to construct weights by analyzing different variables? is there a set in stone approach to this? what are some best practices for this?