What is polynomial in r?
Answer / Man Mohit Mayank
In R programming, a polynomial is a mathematical expression consisting of variables and coefficients. It can be represented using the poly() function.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain tcp/ip applications, services and protocols?
Which function is used to create a boxplot graph in R?
What is Visualization in R?
What is a loop in r?
Explain if control statements in r?
Define Cluster.stats() ?
What is the function definition?
How would you write a custom function in r? Give an example.
What is logistic regression?
From the below data-set, extract only those values where age>60 and sex=”f”.
Explain more functions in brief in r?
What are Generic Functions in R?