What is the meaning of infinite covariance?
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
When I fit a line to a given set of data points then all the elements of the covariance matrix comes out to be infinite . What is the meaning of this infinite covariance and what measures I should take?
statistics statistical-inference data-analysis
add a comment |Â
up vote
0
down vote
favorite
When I fit a line to a given set of data points then all the elements of the covariance matrix comes out to be infinite . What is the meaning of this infinite covariance and what measures I should take?
statistics statistical-inference data-analysis
Could you provide more details ? Are you talking about an implementation on a "real" data set ?
â nicomezi
Aug 2 at 8:36
Yeah! I have a raw data set and I fit it with a function and find the covariance between the raw data and points on the fitted line.
â Debobrata Rajak
Aug 2 at 8:46
How do you compute it ?
â nicomezi
Aug 2 at 9:03
I use the method of least squares to find the fit. Here is the python function I use docs.scipy.org/doc/scipy/reference/generated/â¦
â Debobrata Rajak
Aug 2 at 10:50
Ok, good to know. But I was talking about the covariance. It is unlikely that a real life sample generates numbers overcoming the computer abilities.
â nicomezi
Aug 2 at 11:01
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
When I fit a line to a given set of data points then all the elements of the covariance matrix comes out to be infinite . What is the meaning of this infinite covariance and what measures I should take?
statistics statistical-inference data-analysis
When I fit a line to a given set of data points then all the elements of the covariance matrix comes out to be infinite . What is the meaning of this infinite covariance and what measures I should take?
statistics statistical-inference data-analysis
asked Aug 2 at 5:56
Debobrata Rajak
12
12
Could you provide more details ? Are you talking about an implementation on a "real" data set ?
â nicomezi
Aug 2 at 8:36
Yeah! I have a raw data set and I fit it with a function and find the covariance between the raw data and points on the fitted line.
â Debobrata Rajak
Aug 2 at 8:46
How do you compute it ?
â nicomezi
Aug 2 at 9:03
I use the method of least squares to find the fit. Here is the python function I use docs.scipy.org/doc/scipy/reference/generated/â¦
â Debobrata Rajak
Aug 2 at 10:50
Ok, good to know. But I was talking about the covariance. It is unlikely that a real life sample generates numbers overcoming the computer abilities.
â nicomezi
Aug 2 at 11:01
add a comment |Â
Could you provide more details ? Are you talking about an implementation on a "real" data set ?
â nicomezi
Aug 2 at 8:36
Yeah! I have a raw data set and I fit it with a function and find the covariance between the raw data and points on the fitted line.
â Debobrata Rajak
Aug 2 at 8:46
How do you compute it ?
â nicomezi
Aug 2 at 9:03
I use the method of least squares to find the fit. Here is the python function I use docs.scipy.org/doc/scipy/reference/generated/â¦
â Debobrata Rajak
Aug 2 at 10:50
Ok, good to know. But I was talking about the covariance. It is unlikely that a real life sample generates numbers overcoming the computer abilities.
â nicomezi
Aug 2 at 11:01
Could you provide more details ? Are you talking about an implementation on a "real" data set ?
â nicomezi
Aug 2 at 8:36
Could you provide more details ? Are you talking about an implementation on a "real" data set ?
â nicomezi
Aug 2 at 8:36
Yeah! I have a raw data set and I fit it with a function and find the covariance between the raw data and points on the fitted line.
â Debobrata Rajak
Aug 2 at 8:46
Yeah! I have a raw data set and I fit it with a function and find the covariance between the raw data and points on the fitted line.
â Debobrata Rajak
Aug 2 at 8:46
How do you compute it ?
â nicomezi
Aug 2 at 9:03
How do you compute it ?
â nicomezi
Aug 2 at 9:03
I use the method of least squares to find the fit. Here is the python function I use docs.scipy.org/doc/scipy/reference/generated/â¦
â Debobrata Rajak
Aug 2 at 10:50
I use the method of least squares to find the fit. Here is the python function I use docs.scipy.org/doc/scipy/reference/generated/â¦
â Debobrata Rajak
Aug 2 at 10:50
Ok, good to know. But I was talking about the covariance. It is unlikely that a real life sample generates numbers overcoming the computer abilities.
â nicomezi
Aug 2 at 11:01
Ok, good to know. But I was talking about the covariance. It is unlikely that a real life sample generates numbers overcoming the computer abilities.
â nicomezi
Aug 2 at 11:01
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2869740%2fwhat-is-the-meaning-of-infinite-covariance%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Could you provide more details ? Are you talking about an implementation on a "real" data set ?
â nicomezi
Aug 2 at 8:36
Yeah! I have a raw data set and I fit it with a function and find the covariance between the raw data and points on the fitted line.
â Debobrata Rajak
Aug 2 at 8:46
How do you compute it ?
â nicomezi
Aug 2 at 9:03
I use the method of least squares to find the fit. Here is the python function I use docs.scipy.org/doc/scipy/reference/generated/â¦
â Debobrata Rajak
Aug 2 at 10:50
Ok, good to know. But I was talking about the covariance. It is unlikely that a real life sample generates numbers overcoming the computer abilities.
â nicomezi
Aug 2 at 11:01