photo

Sara Woods


Last seen: 5 months ago Active since 2024

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English, Spanish

Statistics

MATLAB Answers

10 Questions
0 Answers

RANK
92,702
of 298,649

REPUTATION
0

CONTRIBUTIONS
10 Questions
0 Answers

ANSWER ACCEPTANCE
90.0%

VOTES RECEIVED
0

RANK
 of 20,641

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 161,897

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 3

View badges

Feeds

View by

Question


How to simulate log-normal data and fit a power-law model to each simulation?
Hi, I have lognormally distributed data, which is a sensory-evoked response to repetitive stimulation, that is why it is log...

5 months ago | 0 answers | 0

0

answers

Question


How to use Wilcoxon signed-rank test and correct for multiple comparisons?
Hi all, Let's say I have three independent variables: sex (female vs. male), age (young vs. adult) and exposure (drug vs. contr...

5 months ago | 1 answer | 0

1

answer

Question


How to correct for multiple comparisons when using fitlm function?
Hi all! I have the following table (table1) with 68 columns and 100 rows containing numerical and categorical data. I'm only in...

6 months ago | 1 answer | 0

1

answer

Question


How to perform a linear model for effects of categorical variables on a numeric variable?
Hi all! I have the following table (table1) with 68 columns and 100 rows containing numerical and categorical data. I'm only in...

7 months ago | 2 answers | 0

2

answers

Question


How to merge two tables into a single table?
Hi all! I may ask for a simple task, but im stuck at this point. So, let's imagine I have two tables randomnly generated as f...

7 months ago | 3 answers | 0

3

answers

Question


How to perform Bonferroni correction on ttest2 comparison of two independent samples?
Hi all! My question may be simple but I don't get to perform Bonferroni correction on ttest2 comparison of two random independe...

8 months ago | 1 answer | 0

1

answer

Question


How to perform a basic division to every x1000 data columns?
Hi all! Below, I have a piece of code that calculates half adaptation. This is, when spikes (S.std.spk) fall below half of the ...

9 months ago | 2 answers | 0

2

answers

Question


Is Wilcoxon test appropiate for the comparison of large, independent, nonnormal datasets?
Hi all! I am using 'ranksum' function (Wilcoxon test) to compare two independent, nonnormal, large data sets. However, p-value ...

9 months ago | 1 answer | 0

1

answer

Question


How to fit power-law to each column of data arranged in a table?
Hello all! Here my question: I have a table displaying 1000 columns (spikes_mtx). Each column has 400 rows of data displaying ...

9 months ago | 2 answers | 0

2

answers

Question


How to datasample exponential data without losing the exponential decay?
Hi all! So this is the question: I have a Table with one column (std_spk_avg, attached). This column has 400 numbers. The data...

9 months ago | 3 answers | 0

3

answers