Skip to main content

Questions tagged [errors-in-variables]

Errors in variables are measurement errors which increase the estimation variance (error in the dependent variable) or bias the regression coefficients towards zero (error in the independent variables).

0 votes
1 answer
60 views

How are the lower and upper bands computed in scipy.stats.theilslopes? https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.theilslopes.html I looked at the main reference P.K. Sen, “...
selvas's user avatar
  • 1
3 votes
1 answer
189 views

I'm aware of this resource https://en.wikipedia.org/wiki/Errors-in-variables_models, but I don't put a lot of faith into wikipedia articles on stats, so I'm looking for some reliable references on the ...
2 votes
0 answers
133 views

Edit: It seems the answer to my first question is that the website has a typo. $\lambda = V_{y}/V_{x}$, NOT $\lambda = V_{x}/V_{y}$. But I'm still stumped on the second question about why it cannot be ...
A Friendly Fish's user avatar
1 vote
0 answers
73 views

I am comparing different models ability to explain my joint observation of (X,Y) with AIC for which I need the likelihood. How can I calculate the likelihood of (X,Y) for the error in variable model ...
A Friendly Fish's user avatar
1 vote
0 answers
78 views

Very belated follow-up to a previous question: I have some pretty simple linear models predicting a rate (continuous response var) from certain features of the distribution of some measured value. The ...
TY Lim's user avatar
  • 171
0 votes
0 answers
413 views

I'm trying to make a Quadratic Discriminant Analysis in R, but appears the follow mistake: "some group is too small for 'qda'". I was reading about it and I concluded that I have more ...
César Rendón Mayorga's user avatar
2 votes
0 answers
71 views

I ran an EIV model in r and I was wondering if there is something else besides the R-adjusted to see if the fit of the model is good? I noticed that eivreg function ...
Gonzalo de Quesada's user avatar
0 votes
0 answers
69 views

I have a few parameters; each is measured imprecisely with a known but unique random measurement error. We can assume that the error is normally distributed, with mean 0 and known variance (different ...
rep_ho's user avatar
  • 8,159
2 votes
0 answers
57 views

I have pairs of observations $(X_i,Y_i)$ with errors in both variables and I need to find the line that best fits the data. I have found some methods, but it is essential to know the standard ...
Jorge's user avatar
  • 21
1 vote
1 answer
205 views

Are there generalizations of common hypothesis tests (e.g. t-test, mann-whitney) that can take into account different confidences in the sample measurements? For example, if I have two sets of ...
tooty44's user avatar
  • 111
1 vote
0 answers
71 views

I have a question regarding calculating the power for a statistical test that includes data which are estimated by a model (means they have an uncertainty): I want to find out if two piles of stones ...
iris's user avatar
  • 11
1 vote
0 answers
181 views

I have received this confusing task: You have two variables 𝑥 and 𝑦, where y is a response variable which can be written as an explicit linear function of 𝑥. However, the technique used for ...
Ron Libman's user avatar
4 votes
1 answer
220 views

Least squares regression estimates conditional means. Least absolute regression estimates conditional medians. Quantile regressions estimate conditional quantiles (a special case of which is the ...
Dave's user avatar
  • 72.9k
3 votes
1 answer
162 views

I am wondering how I can map this problem to something known. Let us start with a standard linear regression framework, and suppose we want to reconstruct an observed signal $y$ from single known ...
Gian's user avatar
  • 455
1 vote
1 answer
824 views

I understand that one assumption that must hold for regression is for there to be no correlation in the error structure. Put another way: The residuals should be impossible to predict above chance. ...
Estimate the estimators's user avatar

15 30 50 per page
1
2 3 4 5 6