Search code examples
Calculate linear regression slope with moving window...


rlaglm

Read More
Discrepancy in plotting mean and CI using `stat_smooth` vs coefficients from a linear model in R?...


rggplot2lmmixed-models

Read More
Printing only the coefficient table of the summary of an lm with significance marks...


rlmsummarypretty-print

Read More
Perform linear regression over all columns of data fame where first column is predictor...


rdataframelm

Read More
Passing data-variables to R formulas...


rfunctionlazy-evaluationlm

Read More
Estimating multiple `lm` models and returning output in one table, with map()...


rtidyversepurrrlmstargazer

Read More
Error creating linear regression model in for loop...


rfor-looplm

Read More
How to deal with too large vector size in lm with many-level factor as control...


rsizelm

Read More
Extract breakpoints from multiple variables from grouped data using piecewise (segmented) regression...


rdataframedplyrlmpiecewise

Read More
Is there an alternative to for-loop to fit a spline with a matrix as dependent variable?...


rfor-looplmsapplyspline

Read More
How to use map from (purrr) package in an efficient and easy way?...


rpurrrlm

Read More
Remove Factor Variables from Fixed Effects Regression lm Object in R...


rlinear-regressionlm

Read More
fitted values for every case in dataset with emmeans...


rlmemmeans

Read More
Regression with dummy variable multiplied by another...


rlm

Read More
Combine dplyr group_by and approxfun/approx in R...


rdplyrgroup-byinterpolationlm

Read More
How to remove a data table with 0 nrows from a list in R?...


rdata.tablelm

Read More
Plotting a "regression line" with confidence interval for multiple regression, keeping oth...


rlinear-regressionvisualizationlmggplot2

Read More
What does an ampersand in an lm formula do?...


rformulalmr-formula

Read More
model.matrix for full model...


rstatisticslinear-regressionlmmodel.matrix

Read More
modelsummary display output from lm and brms concurrently with statistics...


rlmmodelsummarybrms

Read More
fitting a sine curve R...


rtrigonometrymodelinglm

Read More
How can you force predictions of a linear model to start at the same point as new data...


rlmpredict

Read More
broom::tidy() calculate confidence intervals at 0.84 and 0.95 levels...


rlmbroom

Read More
How to retrieve the lm() coefficient more easily...


rdplyrlm

Read More
How can I obtain a minimal data frame of only the variables used in a statistical model in R?...


rdataframedetectionlmmodel.matrix

Read More
Test if the slope in simple linear regression equals to a given constant in R...


rtestinglm

Read More
lmer and lm - use all factor levels as 'control' group...


rlmlme4

Read More
Checking R formulas for syntax and spelling errors before passing them to the lm function...


rformulalm

Read More
How do I write a polynomial regression in R?...


rregressionlmleast-squarespolynomials

Read More
Linear model (lm) on distance matrix is not working on R 4.1.0...


modeldistancelm

Read More
BackNext