Skip to main content

Questions tagged [rstudio]

This tag should be used to ask questions about the usage, installation, configuration and upgrade of the RStudio IDE. Questions related to programming in R, Rmarkdown or Shiny should be tagged with their respective separate tags

4 votes
1 answer
28 views

I have some data in a CSV that pertains to bandwidth tests, like so: Date.Time Mean Standard.Deviation 2025/12/24 12:06:46 88382 6046 2025/12/24 12:22:59 93813 3986 2025/12/24 13:36:06 91530 8136 2025/...
user208145's user avatar
0 votes
0 answers
9 views

I have a population of customers (n=50,000) that I would like to analyze (in RStudio) and predict which product is the Next Most Likely (NML) to be bought, based on the current populations active ...
help_help_help's user avatar
2 votes
1 answer
289 views

I am from Malaysia. I would like to download the R-studio package, but the first thing I need to do is to download the CRAN Mirror. In the list of R studio, there is no country Malaysia available. Can ...
putri's user avatar
  • 21
1 vote
1 answer
42 views

I have two objects: a vector kw with length 2517 and a matrix W.mat with dimensions 2517x9. I am trying to do the operation in ...
Eric Li's user avatar
  • 11
0 votes
1 answer
75 views

I'm new to data science and wondered if there are ways to have a tool figure out relations between variables that may be relevant to a problem. Imagine I have a log file that I have pre-processed to ...
Evgeniy Berezovsky's user avatar
0 votes
0 answers
43 views

I have data frame (.csv) and I need to group by the first 5 columns (Date, APN, PLMN, TAC,ECGI) then summarize the the other last 2 columns (DL_Data, UL_Data) by sum each column separately per grouped ...
Ahmed Mohamdy's user avatar
0 votes
0 answers
105 views

This is purely and IDE question. I have been using emacs and ess for my code development, but am interested in trying out ...
mikemtnbikes's user avatar
1 vote
1 answer
26 views

I'm still fairly new to R, and am having some real issues turning a data frame into a graphical representation. I downloaded some data for house prices in the UK and stripped it down to just the ...
Lexifir's user avatar
  • 11
1 vote
2 answers
757 views

So a classmate and I are working with the same data and code for a problem in a data analysis class. My code for this section looks like this: ...
SpaceManSpiff's user avatar
0 votes
1 answer
6k views

I have an issue with the "ggplot2"-package, where I cannot get the linetypes in the legend. The legnd only shows the color of each line, but not the specific type. My code looks like: <...
AndersMax's user avatar
1 vote
1 answer
224 views

I have data obtained from a survey and I would like to make a grouping of the individuals who responded to the survey according to the questions they answered. The range of answers is: strongly agree, ...
MSmith's user avatar
  • 11
1 vote
1 answer
198 views

I have data obtained from a survey and I would like to perform a 3D clustering of the individuals who have answered the survey based on 3 of the questions they have answered: Are you satisfied with ...
Thisisme's user avatar
1 vote
1 answer
46 views

How do you plot many regression lines in a plot? This concerns the textbook question from "Forecasting: Principles and Practice". A dataset concerns winning times of Olympic running events. ...
Cameron's user avatar
  • 21
1 vote
2 answers
149 views

I am doing some work with R and after obtaining the confusion matrix I have obtained the following metrics corresponding to a logistic regression: ...
PicaR's user avatar
  • 334
0 votes
2 answers
395 views

I am working with a data set and I have obtained the following roc curve: As you can see, black and Asian ethnicity cross at one point (green and purple lines). Does this have any significance? Could ...
PicaR's user avatar
  • 334

15 30 50 per page
1
2 3 4 5