I just fitted line models by using svyglm and used make_prediction to get predict data and standard error. but I don't know how to calculate the prediction interval.
enter image description here
Asked
Active
Viewed 29 times
0
an yi
- 1
-
Hi there and welcome to SO. Please take a look at [How to Ask](https://stackoverflow.com/help/how-to-ask) for hints. It's a good start to give some data, make a [great reproducible example](https://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example) and give an example of your desired output. Usually you have to show some effort (i.e. code you wrote by yourself) and then ask a question about the issues you are encountering. – Martin Gal Jul 11 '21 at 22:20