r - How to fit line in 3d space (not plane) -


how perform fit through dense regions of z <- (x,y) presented on plot attached?

enter image description here

the thing tried locfit(z~lp(x,y)) instead of line in 3d space received plane fit.


Comments

Popular posts from this blog

qml - Is it possible to implement SystemTrayIcon functionality in Qt Quick application -

double exclamation marks in haskell -

javascript - How to get D3 Tree link text to transition smoothly? -