r - How to fit line in 3d space (not plane) -
how perform fit through dense regions of z <- (x,y) presented on plot attached?
the thing tried locfit(z~lp(x,y)) instead of line in 3d space received plane fit.
how perform fit through dense regions of z <- (x,y) presented on plot attached?
the thing tried locfit(z~lp(x,y)) instead of line in 3d space received plane fit.
Comments
Post a Comment