Skip to content
GitLab
Explore
Sign in
Commits · 4e61246d92401f701c737b463ec2c95ddf3e63c2
Amelia
Browse files
Mar 29, 2012
CRAN fix
· 4e61246d
mblackwe
authored
Mar 29, 2012
4e61246d
CRAN fix
· aff85966
mblackwe
authored
Mar 29, 2012
aff85966
Mar 28, 2012
Merge branch 'hotfix-1.6.1'
· 9bb28b32
mblackwe
authored
Mar 28, 2012
9bb28b32
Mar 02, 2012
corrections
· 6662845c
tercer
authored
Mar 02, 2012
6662845c
Feb 22, 2012
Updates NEWS for 1.6
· e6e90326
mblackwe
authored
Feb 22, 2012
e6e90326
Added section on transform.amelia.
· 1d434ecb
mblackwe
authored
Feb 22, 2012
1d434ecb
Added mi.meld, write.amelia change. Also included Stata example.
· d0de2dc2
mblackwe
authored
Feb 22, 2012
d0de2dc2
Small style change =/<-
· 581be7f9
mblackwe
authored
Feb 22, 2012
581be7f9
Small changes to mi.meld to fix R CMD issues.
· 2454fe2a
mblackwe
authored
Feb 22, 2012
2454fe2a
added mi.meld
· 86f6e873
tercer
authored
Feb 22, 2012
86f6e873
rubins rules utility
· e8f5aba3
tercer
authored
Feb 22, 2012
e8f5aba3
Feb 21, 2012
orig.vars should give column numbers when there are no column names.
· 80b97491
mblackwe
authored
Feb 21, 2012
80b97491
Cleanup for R CMD check
· 148fbd2a
mblackwe
authored
Feb 21, 2012
148fbd2a
Incorporated patch by Jeff Arnold for fixing ameliabind handling of moPrep.
· e7b88e61
mblackwe
authored
Feb 21, 2012
e7b88e61
Added ability to turn off ranking of variables by % missing in missmap.
· 26d71df8
mblackwe
authored
Feb 21, 2012
26d71df8
Removed unnecessary check.
· e6d7be3d
mblackwe
authored
Feb 21, 2012
e6d7be3d
When there's only one variable aside from ts/cs and no poly/splines/intercs, should raise an error.
· 509183dc
mblackwe
authored
Feb 21, 2012
509183dc
With intercs = TRUE, there can be no missing values in cs var. (Issue #5)
· f9ce7ea2
mblackwe
authored
Feb 21, 2012
f9ce7ea2
Added documentation for transform.
· 989f8464
mblackwe
authored
Feb 21, 2012
989f8464
Updated overimpute docs for subset, output.
· 9090ca3f
mblackwe
authored
Feb 21, 2012
9090ca3f
overimpute now invisibly returns what is needed to make the plot.
· 1cb5aa13
mblackwe
authored
Feb 21, 2012
1cb5aa13
Feb 20, 2012
Added a subset command to the overimpute function. Works like the subset command in lm.
· deb7282c
mblackwe
authored
Feb 20, 2012
deb7282c
Transform updates the missMatrix. Added a function to remove imputations....
· b6551798
mblackwe
authored
Feb 20, 2012
b6551798
Adding transform functions to the namespace.
· db108c64
mblackwe
authored
Feb 20, 2012
db108c64
Use column names from missMatrix as the canonical column names.
· 6575d339
mblackwe
authored
Feb 20, 2012
6575d339
Added transform function for amelia objects. (Issue #9)
· e3dbf435
mblackwe
authored
Feb 20, 2012
e3dbf435
Feb 18, 2012
Added check for priors on nominal variables. (issue #10)
· 5c3e5a23
mblackwe
authored
Feb 18, 2012
5c3e5a23
Added stacked option to GUI.
· a3b78fb0
mblackwe
authored
Feb 18, 2012
a3b78fb0
Added ability to write imputations to a stacked file.
· e407afe5
mblackwe
authored
Feb 18, 2012
e407afe5
Jan 17, 2012
Update list paths in amielia for HMDC
· b577a005
rbrandon
authored
Jan 17, 2012
b577a005
Nov 21, 2011
Added references for JSS article.
· 79351842
mblackwe
authored
Nov 21, 2011
79351842
Aug 21, 2011
fixed commit revision oy
· 70c8e9a0
mblackwe
authored
Aug 21, 2011
70c8e9a0
didn't mean to update those
· 254053fe
mblackwe
authored
Aug 21, 2011
254053fe
Changed license reference as per R guidelines
· f655acac
mblackwe
authored
Aug 21, 2011
f655acac
Up to 1.5-4, upload to CRAN.
· 86ad8ea5
mblackwe
authored
Aug 21, 2011
86ad8ea5
Changed a check that didnt' have newlines.
· 9887a54f
mblackwe
authored
Aug 21, 2011
9887a54f
Aug 12, 2011
Summary: Fixed build problems related to last commit.
· c5e2bb35
mblackwe
authored
Aug 12, 2011
c5e2bb35
Summary: Upped to version 1.5-3, pushed a fix for tscsPlot
· d63e5196
mblackwe
authored
Aug 12, 2011
d63e5196
Fixed blanks in tscsPlot
· 0df4893f
mblackwe
authored
Aug 12, 2011
0df4893f
Aug 11, 2011
Don't use priors when imputing
· 16fc2426
mblackwe
authored
Aug 11, 2011
16fc2426
Loading