Skip to content
Prev 215490 / 398500 Next

getting CI's for certain y of nls fitted curve

...it's of course simply using the desired x in the predict function. 
in this case: predict(mod1,data.frame(press = x_tenth[1]).

it must have been a trivial syntax error, why this didn't work in the first
place.

kay