Skip to content

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.

11 results for “from:Evan Kransdorf”

UpSetR
Evan Kransdorf · Apr 19, 2016 · r-help

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]]

DiagrammeR and grViz
Evan Kransdorf · Jul 25, 2018 · r-help

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...

plsrglm package
Evan Kransdorf · Jan 7, 2015 · r-help

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...

Help
Evan Kransdorf · Oct 26, 2014 · r-help

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...

Help with Lowess smoother
Evan Kransdorf · Oct 26, 2014 · r-help

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...

Help with PredicABEL
Evan Kransdorf · Oct 3, 2014 · r-help

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...

Question about survival::survfit
Evan Kransdorf · Aug 5, 2015 · r-help

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...

Shiny help with verbatimTextOutput
Evan Kransdorf · Jul 30, 2015 · r-help

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...

Help with functions - printing a variables name
Evan Kransdorf · Oct 14, 2014 · r-help

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...

Help with declaring factors in a function
Evan Kransdorf · Feb 18, 2015 · r-help

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...

Help with data.table
Evan Kransdorf · Feb 28, 2017 · r-help

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 .