Jon Ericson
Brown University
Followers: 0 Following: 0
Researcher
Professional Interests: Cognitive Science
Statistics
5 Questions
0 Answers
RANK
155,800
of 295,673
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20,262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,257
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
Feeds
Question
How to convert dataset variables from cell?
I've got a dataset object called data. data = subject subid sex age 'rachel' 's1' 'f' 21 'tom' 's2' 'm' 24 ...
12 years ago | 2 answers | 0
2
answersQuestion
Aggregation by Multiple Grouping Variables (With Custom Circular Mean Function)
I need a simple way to aggregate a massive dataset by multiple grouping variables, while applying a custom function such as a ci...
12 years ago | 2 answers | 0
2
answersQuestion
TEXTSCAN - .csv - mutliple columns to a vector/double/matrix
-- data.csv t1 1 5 [4 5 8] [3 4 5] -- How can I use textscan to import the [4 5 8] and the [3 4 5] s...
12 years ago | 1 answer | 0
1
answerQuestion
"find" function - precision problem?
Hi Folks, I'm trying to match values in two double precision matrices but it's not finding the line numbers where the value...
13 years ago | 2 answers | 0
2
answersQuestion
Search and Parse Variable Length Text Files to Arrays?
Hi Folks, I could really use some help searching and converting (to array and/or vectors) a particular (but variable length) ...
13 years ago | 1 answer | 0