“Error in starting R” How to fix the problem
enter image description here
Is there a way to use different subsets of a dataframe for different variables in table1 in R
I am producing a summary tables for health variables. There are some conditional variables that only have observations for when a value of another variable has been selected: a factor variable with types of respiratory support if a patient has answered “yes” to if they had received it.
Cannot figure out source of lmrob() error that reads: Error in lmrob.S(x, y, control = control) : length(y) == n is not TRUE
I am doing a personal project trying to learn about multivariate statistics. I downloaded a dataset (found here if you want to look). At first I wanted to do a MANOVA since I have a tutorial for doing MANOVA in RStudio but realized the data doesn’t really work for a MANOVA. So, I decided to try a multivariate linear model of predicting multiple DV scores from scores on the IV.
Is there a way to use different subsets of a dataframe for different variables in table1 in R
I am producing a summary tables for health variables. There are some conditional variables that only have observations for when a value of another variable has been selected: a factor variable with types of respiratory support if a patient has answered “yes” to if they had received it.
I made two plots using par() in R, but it doesn’t save
I made a function where I read a csv file, process the data into the dataframe, make a boxplot and barplot in a (2,1) layout, and save in png file. If I run a function, it does show the correct dataframe, but the plots are not saved. If I run the plot code independently, Rstudio shows the plots correctly though. Please help…
RStudio does not open after Windows11 update
After the Windows11 update my RStudio opened only being blank. I could not access any settings or scripts I used to have open. So I deinstalled it + my R-version and installed the latest R and RStudio versions, then it told me “R does not appear to be installed”, although it is.
Sum of consecutive values with multiple Conditions in R
I’m attempting to calculate the sum of consecutive values that meet the following conditions:
How can I set specific conditions for a calculated column in R?
i have this table:
aux_nov <- hist[, c(“contrato”, “importe”, “mob”, “fecha_pago”, “dias_atraso”)]
knit button error – ‘U’ backslash error Rstudio
I am taking the GDAC coursera class on R and I am getting this error specifically when pressing the “knit” button that creates an html/pdf/word file in Rstudio desktop.
R function stopped working after R update
I am really puzzled over this. I have been using an R package called “ggcyto”. After some updates to R, the function stopped working by returning the following error when running the following code: