Recent questions tagged r

0 votes
1 answer

Error: could not find function ... in R

Jul 5, 2022 in Data Analytics by avinash
• 1,840 points
707 views
0 votes
0 answers

How can two strings be concatenated?

Jul 5, 2022 in Data Analytics by avinash
• 1,840 points
442 views
0 votes
0 answers

How to manually find the minors of a matrix in R programming?

Jul 5, 2022 in Data Science by avinash
• 1,840 points
514 views
0 votes
0 answers
0 votes
0 answers

Creating an R dataframe row-by-row

Jul 5, 2022 in Data Science by avinash
• 1,840 points
334 views
0 votes
0 answers
0 votes
0 answers

Confidence interval calculation in R

Jul 5, 2022 in Data Analytics by avinash
• 1,840 points
527 views
0 votes
0 answers

Getting "NA" when I run a standard deviation

Jul 5, 2022 in Data Science by avinash
• 1,840 points
608 views
0 votes
0 answers
0 votes
0 answers

Get row and column indices of matches using `which()`

Jul 5, 2022 in Data Science by avinash
• 1,840 points
356 views
0 votes
0 answers

Extracting the last n characters from a string in R

Jul 5, 2022 in Data Analytics by avinash
• 1,840 points
511 views
0 votes
0 answers
0 votes
0 answers

Load csv file in R

Jun 30, 2022 in Data Analytics by avinash
• 1,840 points
380 views
0 votes
0 answers

Send str() output to View()

Jun 30, 2022 in Data Analytics by avinash
• 1,840 points
401 views
0 votes
0 answers

Get row and column indices of matches using `which()`

Jun 27, 2022 in Data Analytics by avinash
• 1,840 points
336 views
0 votes
0 answers

Extracting the last n characters from a string in R

Jun 27, 2022 in Data Analytics by avinash
• 1,840 points
589 views
0 votes
0 answers
0 votes
0 answers

Load csv file in R

Jun 27, 2022 in Data Science by avinash
• 1,840 points
342 views
0 votes
0 answers

R function rep() in Python (replicates elements of a list/vector)

Jun 24, 2022 in Data Analytics by Sohail
• 3,040 points
1,399 views
0 votes
0 answers

Stepwise AIC using forward selection in R

Jun 24, 2022 in Data Science by Sohail
• 3,040 points
459 views
0 votes
0 answers

Looping with arima in R

Jun 24, 2022 in Data Analytics by Sohail
• 3,040 points
456 views
0 votes
0 answers
0 votes
0 answers

understanding durbin-watson test in R

Jun 24, 2022 in Data Science by Sohail
• 3,040 points
611 views
0 votes
0 answers

Calculate correlation with cor(), only for numerical columns

Jun 24, 2022 in Data Science by Sohail
• 3,040 points
471 views
0 votes
0 answers
0 votes
0 answers

How can I rbind multiple single-value rows to my data.frame?

Jun 24, 2022 in Data Analytics by Avinash
• 1,260 points
578 views
0 votes
0 answers

paste() within another function

Jun 24, 2022 in Data Analytics by Avinash
• 1,260 points
366 views
0 votes
0 answers

Create a sequence of sequences of numbers

Jun 24, 2022 in Data Science by Avinash
• 1,260 points
440 views
0 votes
0 answers

pass character strings to ggplot2 within a function

Jun 24, 2022 in Data Analytics by Avinash
• 1,260 points
558 views
0 votes
0 answers
0 votes
1 answer

what is diffrence between NROW and nrow in r?

Jun 23, 2022 in Data Analytics by avinash
• 1,840 points
1,238 views
0 votes
0 answers

What is meant by "An Object" when we use Str() Function in R

Jun 23, 2022 in Data Analytics by avinash
• 1,840 points
404 views
0 votes
0 answers

What's the use of which?

Jun 23, 2022 in Data Analytics by avinash
• 1,840 points
352 views
0 votes
1 answer

why the predict() function does have different rows in R

Jun 23, 2022 in Data Analytics by avinash
• 1,840 points
926 views
0 votes
1 answer

Text mining- how to build a term-document matrix

Jun 23, 2022 in Data Analytics by avinash
• 1,840 points
752 views
0 votes
1 answer

why the predict() function does have different rows in R

Jun 23, 2022 in Data Analytics by avinash
• 1,840 points
886 views
0 votes
1 answer

R numbers from 1 to 100

Jun 22, 2022 in Data Analytics by avinash
• 1,840 points
1,756 views
0 votes
0 answers

Use of ggplot() within another function in R

Jun 22, 2022 in Data Analytics by avinash
• 1,840 points
597 views
0 votes
1 answer

StepAIC() stopping point

Jun 22, 2022 in Data Analytics by avinash
• 1,840 points
709 views
0 votes
1 answer

Unexpected behavior for setdiff() function in R

Jun 22, 2022 in Data Science by avinash
• 1,840 points
1,026 views
0 votes
1 answer

grepl in R to find matches to any of a list of character strings

Jun 22, 2022 in Data Science by avinash
• 1,840 points
3,311 views
0 votes
1 answer

What does 'r' mean before a Regex pattern?

Jun 22, 2022 in Data Analytics by avinash
• 1,840 points
1,699 views
0 votes
1 answer

What's the difference between "*" and "+" in lm() in R?

Jun 22, 2022 in Data Science by avinash
• 1,840 points
1,045 views
0 votes
1 answer

Polynomials as functions in R

Jun 22, 2022 in Data Analytics by avinash
• 1,840 points
672 views
0 votes
1 answer

How do I convert a factor into date format?

Jun 21, 2022 in Data Analytics by avinash
• 1,840 points
600 views
0 votes
1 answer

Using dcast to widen a data frame

Jun 19, 2022 in Data Science by Avinash
• 1,260 points
477 views
0 votes
1 answer

How to one hot encode several categorical variables in R

Jun 19, 2022 in Data Analytics by Avinash
• 1,260 points
867 views