Search code examples
Getting AUCs for several predictors and outcomes in a dataframe...

rlapplysapplyrocauc

Read More
How to slide on the length of elements in a list() in R?...

rlistapplylapplysapply

Read More
Correlate only columns with same name...

rdataframesapply

Read More
Convert time don't work on a column's dataframe...

rdatetimesapplyiso8601

Read More
Assign the name of the variable to a non NA in a data frame with multiple variables...

rdataframefunctionfor-loopsapply

Read More
Extract just the number from string...

rregexsplitextractsapply

Read More
Convert bin(df) output to dataframe...

rplyrsapplyvegan

Read More
how to create function with input from dataframe and apply it over all rows?...

rfunctiondataframesapply

Read More
Sapply with LM returns a Call function that Stargazer can't use. How do I change that?...

rsapplystargazer

Read More
Dealing with an error in Sapply loop with nls - loop stops at first error and does not output any da...

rerror-handlingsapplynon-linear-regressionnls

Read More
Fuzzy matching strings within a single column and documenting possible matches...

rdata.tablematchingsapplyagrep

Read More
How to write a sequential for loop with conditional lookup capability...

rfunctionfor-loopsapply

Read More
Summarize values in strings in one variable based on positions of related values in another variable...

rdplyrsapply

Read More
how to use apply functions familly on vector or matrix index...

rapplylapplysapplymapply

Read More
R - apply function columnwise...

rsapply

Read More
Conditional Mean Statement Across Dataframe...

rconditional-statementslapplymeansapply

Read More
How to modify a list of data.frame and then output the data.frame...

rdataframeloopsapplysapply

Read More
How to use sapply function on specific columns?...

rsapply

Read More
Converting Currencies in R...

rsapply

Read More
Generating matrix with normal distribution using 'sapply', in R...

rmatrixsapply

Read More
Select elements closest to a defined value while avoiding duplicates...

rfunctionduplicatessapplyseq

Read More
which.min not working correctly inside sapply on data-frame?...

rsapply

Read More
Speeding up function that uses which within a sapply call in R...

rsapply

Read More
sapply returning repeated instances of first element of vector instead of all elements calculated by...

rfunctionsapply

Read More
time mismatch in calculating the slope of multiple subsets of a data frame...

rsubsetsapply

Read More
How can a function which prints be called repeatedly without returning the value of what was printed...

rsapply

Read More
Computing for each datafram column the mean of three subsequent row data for each row (R)...

rperformancesapply

Read More
Extending an sapply to apply list of variables and saving output as list of data frames in R...

rlapplysapply

Read More
adjust data-frame row based on another row with a complicated condition...

rdataframesapply

Read More
Calculationg median of observations in particular set of columns in R...

rapplymediansapply

Read More
BackNext