[R] help about solving the equations

2009-10-04 Thread dahuang
i wanna get x from the equations: Ax=x, given A is a matrix. How can i apply it in R? thanks -- View this message in context: http://www.nabble.com/help-about-solving-the-equations-tp25738073p25738073.html Sent from the R help mailing list archive at Nabble.com.

[R] taking limit

2009-10-05 Thread dahuang
hey, i wonder how to perform limit in R. In R help, i find the function "lim", but it seems i need to load package first, can anyone tell me which one? Or ANY method of taking limit, i searched it for 2 days but i failed, thanx~~ -- View this message in context: http://www.nabble.com/taking