Hi,

I am using npregress kernel code for my analysis which goes like this:

npregress kernel DepVar IndependentVar, vce(bootstrap, reps(100) seed(123))

I get a plot like this when I use the command npgraph:

Array


However, I am aiming for a plot like this:




Array


Is there any different code to get a ploy like this? The grey area here shoes the confidence intervals.