search for: generic_code

Displaying 1 result from an estimated 1 matches for "generic_code".

2009 Jun 22
2
question about using _apply and/or aggregate functions
...- the adjustment made to the slope (a multiplier) - the actual value of the slope - the iteration number of the simulation loop (within each value of slope) - the count of QC charting limits violations - the count of QC charting runs rules violations My code is in the attached file ("generic_code.R) and my initial sales data needed to "prime" the simulation is in the other attached file ("generic_data.csv"). The relevant section of my code is at the bottom of the .R file after the end of the outer loop. I've tried to provide meaningful comments. I've read the...