Skip to main content
AI Assist is now on Stack Overflow. Start a chat to get instant answers from across the network. Sign up to save and share your chats.
0 votes
0 answers
19 views

I am analyzing a set of flow cytometry data in the online environment of OMIQ. OMIQ has a feature to analyze the data with the Significance analysis of microarrays (SAM) algorithm (https://www.pnas....
Loveforscience's user avatar
0 votes
0 answers
61 views

I have a set of binarized images containing forms, each image follows one of N layouts. There are a few outliers which do not follow a layout and contain random text and images. The distance between ...
sebastian's user avatar
  • 1,808
1 vote
0 answers
65 views

I am using FlowSOM() Clustering from the FlowSOM and am getting an error while a vectorized function is running: Error in map2(): ℹ In index: 8. ℹ With name: FileID8. Caused by error in map() at ...
Mikey's user avatar
  • 11
0 votes
0 answers
34 views

I need some help with a fairly complex task I’ve been assigned: document reconciliation between different types of records. In short, I have to match documents with different “causal codes”: 2: Goods ...
H3doX's user avatar
  • 1
0 votes
0 answers
51 views

I've been using an ordered stereotype (OSM) approach to ordinal clustering with the R library 'clustord' clustord is very well-documented with step-by step vignette. Therefore, to execute row ...
EB3112's user avatar
  • 339
0 votes
0 answers
45 views

I have been working with mclust, and have encountered issues that I can't find an obvious reason for. My main concern is that the threshold for multiple components to be found seems really high, and I ...
atelopus's user avatar
0 votes
0 answers
30 views

Question GridDB Container Partition Recovery After Node Failure I'm working with a 3-node GridDB cluster and need to implement automatic recovery logic when one node fails. My application creates ...
Muhammad Saleem's user avatar
0 votes
0 answers
54 views

I have had cluster plots produced for some RNA Seq time course data using the LRT analysis. I believe the plots are produced using the command: clusters <- degPatterns(cluster_rlog, metadata = meta,...
Rob Staruch's user avatar
5 votes
3 answers
245 views

I'm trying to group rows that have values within specific error/tolerance. Input looks like this: input <- data.frame(Row_number = 1:22, Name = c(rep("A",6), rep("...
Jennifer's user avatar
  • 317
0 votes
0 answers
39 views

I am working with matched case-control data that used risk-set sampling with replacement (a control can be matched to more than one case). I am trying to figure out the correct syntax for conditional ...
user28632583's user avatar
2 votes
1 answer
154 views

Context: I have a 2D array (size N x M), let's call it U, where each cell contains a non-negative value K ≥ 0 representing a "density" at that point. I want to algorithmically divide the ...
JC Denton's user avatar
0 votes
1 answer
44 views

I'm hoping to get some advice on approaching a clustering problem. I have two separate spatial datasets, being real data and modelled data. The real data contains a binary output (0,1), which is ...
jonboy's user avatar
  • 392
1 vote
1 answer
123 views

I'm using Google RO API to create clusters. There is a capacity constraint on the clusters and the clusters should not overlap with each other. To do this, I've set the load demand of each shipment to ...
Darsh Patel's user avatar
0 votes
1 answer
163 views

I need help regarding dragonfly db, particularly benchmarking. So here is the story, I tried benchmarking dragonfly as a cache to replace redis. I got the expected result when testing single node; it ...
amzshow's user avatar
  • 58
3 votes
5 answers
153 views

I need to combine interconnected list elements to form distinct elements in base R with no additional packages required (while removing NA and zero-length elements). Edit: I look for flexibility of ...
Peter's user avatar
  • 2,463

15 30 50 per page
1
2 3 4 5
411