Search code examples
In R formulas, why do I have to use the I() function on power terms, like y ~ I(x^3)...


rformulapolynomialstilde

Read More
Evaluating polynomials to 5 significant figures but only 1 sig fig returns - Maple Programming...


polynomialsmaple

Read More
C++: How to compute an integral with interval bounds?...


c++algorithmintegralpolynomials

Read More
How can I change the type of my Haskell function...


haskelltypespolynomials

Read More
How to call a function inside the code to return the degree of a polynomial?...


haskellmathfunctional-programmingpolynomialsalgebra

Read More
Implementing Laugerre's method in python...


pythonmathpolynomials

Read More
When I take an nth root in Python and NumPy, which of the n existing roots do I actually get?...


pythonnumpymathpolynomials

Read More
Find poly1d Solutions for a Specified Complex Number...


pythonnumpypolynomials

Read More
Python equivalent of MATLAB's Legendre function...


pythonmatlabnumpypolynomials

Read More
plotting exponential and polynomial function together in python...


pythonnumpyplotpolynomialsexponential

Read More
How to get the coefficients of the polynomial in python...


pythonnumpypolynomialscoefficients

Read More
Export fitted regression splines (constructed by 'bs' or 'ns') as piecewise polynomi...


rregressionlmsplinepolynomials

Read More
Add regression lines from predicted values of a LME model to ggplot object...


rggplot2regressionlme4polynomials

Read More
How do I write a polynomial function with my independent variable log transformed given the coeffici...


rregressionpolynomialsstatistical-test

Read More
Line class is obsolete, use Polynomial class instead...


c#polynomials

Read More
While solving a cubic equation, how do I divide a cubic polynomial by a linear one (Python 3)?...


pythonpolynomials

Read More
How do you make R poly() evaluate (or "predict") multivariate new data (orthogonal or raw)...


rregressionpolynomialsorthogonal

Read More
Returning the factors of a polynomial as a vector in Pari/GP...


polynomialsparipari-gp

Read More
While coding addition of two polynomials in c++ , I could compute the addition when no and order of ...


c++polynomials

Read More
Modify hash value on replacing a single character in string (c++)...


c++stringhashpolynomials

Read More
Pipelines in Pandas Python...


pythonpandaslinear-regressionpipelinepolynomials

Read More
Difficult to plot linear regression line on scatter plot with log scale...


pythonpandasmatplotliblinear-regressionpolynomials

Read More
Dissimilarity between the output of linear equation produced by Numpy Polynomial and Matlab polyfit...


pythonnumpymatlableast-squarespolynomials

Read More
Curve-fitting for polynomial regression model gives incorrect ouput in Python...


python-3.xcurve-fittingpolynomialsscipy-optimize

Read More
Find the point of intersection of two linear equations using Numpy...


pythonnumpyleast-squarespolynomialsdata-fitting

Read More
How to write arrays in sagemath which stores polynomials?...


polynomialssage

Read More
How to fit a polynomial when the values of derivatives are constrained?...


pythonnumpycurve-fittingpolynomialsscipy-optimize

Read More
Doesn't introduction of polynomial features lead to increased collinearity?...


regressionlinear-regressionlogistic-regressioncorrelationpolynomials

Read More
How to isolate the coefficients of the terms in a polynomial in sympy?...


pythonsympypolynomials

Read More
Write numpy's polyval() function...


pythonpython-3.xnumpypolynomials

Read More
BackNext