[R] how to draw a slope (using abline) with a specific starting point?

2009-09-29 Thread A.B.
plot(y~x, type='p', col=3, xlim=c(50,1000), ylim=c(0,80), xlab='', ylab='', data=example) abline(a=11, b=0.04, col = 2) -- Thanks, A.B. [[alternative HTML version deleted]] __ R-help@r-project.org mailing lis

[R] nonparametric regression

2009-04-18 Thread A.B
>i want just make a program to compute the estimator of nonparametric > density with Gaussian kernel! i need to compute the function of regression. >any help for this [[alternative HTML version deleted]] __ R-help@r-project.org mailing

[R] how can i program this???

2009-04-18 Thread A.B
Hi all; i want to programm the no-parametric regression estimator with R, any help for this ??? [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the