Sir* thxs* for Replying. As i am going through your Linear models *(Panel
Data*).And till now i have refer these models
Fixed effects (maximum two-way)
First difference regression
Between estimator for panel data
Pooled regression for panel data
Fama-MacBeth estimation of panel models
from the below documentation.
(*https://bashtage.github.io/linearmodels/panel/index.html
<https://bashtage.github.io/linearmodels/panel/index.html>*)
Now my* question* is that i know python and i have learned basic of numpy
and pandas from Data Science With Python (Book). So now i able to
understand the coding part.
But there is a problem *area that is Stats(regression, R2 and also that
stuff.)*
So can you help me with that because if i am not able to understand the
Stats part.
I have found these *Course* online :
1-Intro to Descriptive Statistics (
*https://in.udacity.com/course/intro-to-descriptive-statistics--ud827-india
<https://in.udacity.com/course/intro-to-descriptive-statistics--ud827-india>*
)
2-Intro to Inferential Statistics (
*https://in.udacity.com/course/intro-to-inferential-statistics--ud201
<https://in.udacity.com/course/intro-to-inferential-statistics--ud201>* )
should i start learning these Course or *you can provide* me some materials
for stats-part (Because i am A CS Computer-Science Student of 3rd Year).And
we have very small part of stats in our syllabus.
But as i am have a hunger for learning Stats and it would also help me in
machine-learning and data-Science etc.
And i request that if you start any project that is not implemented(Linear
Iv panel model estimation or Dynamic Panel Model Estimation) than i would
like to be a part of it as mentioned in the pic below so i can learn how
the things are done.
Cheer's
Simranjit Singh
Post by Kevin SheppardPooledOLS is basis OLS on panel data. PanelOLS adds panel-specific
features like fixed effects.
I don't understand your final question? I think it is how is panel data
visualized? If so, you might run a fixed effects only regression and then
plot it like any other regression-type of data, e.g., scatter plots.
Kevin
Post by Sardarji[image: Doubt.PNG]
As i was going through the panel data and when i started to see the
examples in the panel data section.
There is a section* Basic regression on panel data *in that how we got
the Parameter Estimates as output ??
link
https://bashtage.github.io/linearmodels/panel/examples/examples.html
As per my knowledge i think so that it is already defines in the
Models(i.e PooledOLS)
And one more question how is this data been utilized in day to day life
means how the data thing is visualized
Cheers
Simranjit Singh