Can I solve a 4th order polynomial in R?

I wish to predict leaf temperature (TL) from other variables. The energy balance equation I have developed, simplified, is

A = BTL^4 + CTL + D

Is there any way to solve for TL so I have an equation of the form "TL=...", preferably using an R-based package?



from Recent Questions - Stack Overflow https://ift.tt/3zlhqfX
https://ift.tt/eA8V8J

Comments

Popular posts from this blog

Spring Elasticsearch Operations

Network Error and Timeout on Authorize.net JS

Object oriented programming concepts (OOPs)