Search found 2 matches

by LVP
Sat Feb 16, 2019 10:00 pm
Forum: Programming
Topic: How to sort and select data while preserving the date
Replies: 1
Views: 2256

How to sort and select data while preserving the date

I would like to sort a time series and extract the 5% and 95% percentile of the observations while I keep the corresponding date (in a date format not the equivalent number) After using @capplyranks I got a matrix where the first column is the numeric value of the date and the second column is the s...
by LVP
Thu Mar 08, 2018 8:40 pm
Forum: Programming
Topic: How to group several graphs in a graph object using a loop
Replies: 0
Views: 1685

How to group several graphs in a graph object using a loop

I have 45 graphs called b1, b2, ... , b45 (each of them with 2 series on it) which I would like to group in 3 graph objects with 15 graphs each.
Is there any way I can use a loop to group them?
Thanks

Go to advanced search