-
Hi, I recently started using cytofkit2 to analyze fcs files. However, when I started loading the fcs file, it always stuck due to error: Warning: Error in ||: 'length = 3' in coercion to 'logical(1)'…
-
AFAICS, patsy sets all exterior knots in `BS` at the same points, i.e. lower_bound and upper_bound.
https://github.com/pydata/patsy/blob/master/patsy/splines.py#L229
I'm trying to replicate some…
-
Hi,
The paper gives an example with a change to the resolution for the coarsest control lattice, starting with m0 = n0 = 1
But using grid = {1, 1} gives an error.
Are these parameters max values…
-
``` r
library(tidyverse)
#> Warning: package 'tidyverse' was built under R version 4.2.3
#> Warning: package 'tibble' was built under R version 4.2.3
#> Warning: package 'dplyr' was built under R …
-
After starting a new project (`devtools::create()`), I initialised packrat (`packrat::init()`), then installed two packages - `dplyr` and `Seurat`. Upon calling `packrat::snapshot()`, I receive the …
-
Hi,
Do you have plan to support the linear models that are included in rms package? More specifically, the features I am interested in are the support for transformation of restricted cubic spline f…
-
## Background
Napari, an open-source tool for browsing, annotating, and analyzing large multi-dimensional images, is already [well-integrated with Dask](https://napari.org/tutorials/applications/dask…
-
Hey, I wish to get the output of metalondaAll in some data-structure (especially the curve fits) so I can later plot it myself using other frameworks. I saw that metalondaAll only saves jpg files, so …
-
``` r
# Load required libraries
library(tseries)
#> Warning: package 'tseries' was built under R version 4.2.3
#> Registered S3 method overwritten by 'quantmod':
#> method from
#> …
-
Hi methnen, I was wondering if there will be the option to highlight a single field in a chart, so that you could show what's the main focus of a chart.
Thanks!