Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Hello, Does anyone use UpSetR for set visualization? I am wanting to re-order the sets in the diagram. Thanks, Evan [[alternative HTML version deleted]]
Is anyone using DiagrammeR and grViz? I made a nice grViz but when I use RStudio to export quality looks bad (need high resolution figure). I can't quite figure out how to use DiagrammeR to export the grViz I...
Hello, Is anyone using plsrglm to do PLS regressions? I am having trouble figuring out where my factor loadings are stored. For example, if I do a PLS regression and have an object from this, what is the list element...
Hello, I'm trying to use Lowess smooters to plot some data for regression analyses. When I do with certain variables, I get the following error: > plot(lowess(data$V1,data$V2)) Error in lowess(data$V1, data$V2) : 'delta...
Hello, I'm trying to use Lowess smooters to plot some data for regression analyses. When I do with certain variables, I get the following error: > plot(lowess(data$V1,data$V2)) Error in lowess(data$V1, data$V2) : 'delta...
I am using PredictABEL to do reclassification. When I use it to compare two models (+/- a new marker), I get some output without a p-valve. Anyone know why this might be? #BEGIN R OUTPUT NRI(Categorical) [95% CI]: 0...
I am wanting to do a KM curve of two groups using survival. For some reason, the summary(survfit) gives me the following output: records n.max n.start events median 0.95LCL 0.95UCL VAR=N 10931 10931 10931...
Hello, I am working with Shiny and want to use it to show user-entered input from a check box. However, when using verbatimTextOutput with no options selected in the check box I get "character(0)" as the output. Is...
Hello Everyone, I was wondering if someone could help me implement a function in R. I want to pass a vector x to my function, peform some math, then output the data. However, I want the output for x to...
Hello, I am passing a df to a function and then want to declare factors (based on a vector of column names in the df) for a logistic regression. I am having trouble - R doesn't seem to recognize the...
Hello, I need some help with data.table. I am trying to use data.table to do a binary search of a large table using 2 keys. KEY1 KEY2 PARAM1 row1 1 2 -0.031 row2 2 8 -0.456...
Can't find what you're looking for? Try searching with Google .