Skip to main content

All Questions

13 votes
2 answers
2k views

How to make predictions with non-parametric regression?

Let's say I have a dataset to which I have estimated a relationship using non-parametric regression, specifically Kernel (obviously in this hypothetical example it's probably overfit slightly). The ...
TheFriendlyAsker's user avatar
1 vote
1 answer
810 views

How can I predict a continuous outcome variable with 1 binary and 1 ordinal predictor variable nonparametrically?

I have a binary predictor variable (situation1, situation2) and another one that's ordinally scaled (levels in an n-back task, they're called no-back,0-back,1-back & 2-back with 2-back being the ...
Merle's user avatar
  • 11
1 vote
0 answers
86 views

Can I do multiple regression on a total sample size of 30 (3 groups of 10 each)?

My data is subdivided into 3 groups each of size 10, g1 (grandparents), g2 (parents), and g3 (grandchildren). I am trying to understand the variance in level of subjective well-being (independent ...
Mansi's user avatar
  • 11
0 votes
2 answers
177 views

How to select an asymptotic curve given an estimate of its limit and a sample of points

I am working with economic models which measure the value of information associated with medical research. What I know about the functional form: The amount of information generated by a ...
Dai_thai's user avatar