Luiza Andrade

Results 64 issues of Luiza Andrade

# List of subprograms ## Test inputs - [ ] Check that folder exists - [ ] Check if file exists - [ ] Check if format specified is a...

# Organization - [ ] Are the sections clear? - [ ] Is the code well documented? - [ ] Could modularization improve code readability? # Help file - [...

John has pointed out that we are using an unconventional method for the F-test of joint significance of balances variables in a group. Under the conventional way, it would still...

iebaltab re-write

Currently, iebaltab reports means differences and significance level based on p values from a t-test. I have received two separate requests (on the same day, so maybe strategically coordinated) to...

enhancement
iebaltab re-write

I'm doing balance tests on a single variable for different values of a categorical variable, which means using different if statements. I couldn't find a quick way to do that...

enhancement
iebaltab re-write

Add do-files used for testing the commands to GitHub, so we can always use the same do-file to test all options of the commands every time a new change is...

@mariaruth suggested we add an option to display column numbers for all columns, not only the group means, so they can be more easily referred in the text. It would...

enhancement
iebaltab re-write

A friend asked me if it was possible to use this command with iebaltab. I think the hardest part would be checking all possible errors, but I haven't used it...

enhancement
low priority
iebaltab re-write

When thing we noticed in our code review pilot is that deleting any outputs, including intermediate data sets, is necessary to make sure the code is replicable from the master...

low priority
new command

I have come across a number of cases where I'd like to remove rows (column) that are empty for some selected columns (rows), but not all. The most straightforward example...

seeking comments