aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-11-26Relax testing strictness again for travisJohannes Ranke1-1/+1
2018-11-26Static documentation rebuilt by pkgdownJohannes Ranke12-81/+127
2018-11-26Support logLik and AIC for manual weightsJohannes Ranke20-94/+111
Static documentation rebuilt by pkgdown
2018-11-23Relax yet another test...Johannes Ranke1-1/+1
2018-11-23Static documentation rebuilt by pkgdownJohannes Ranke11-76/+76
2018-11-23Fix namespace declarationJohannes Ranke1-1/+1
2018-11-23More tolerance for a testJohannes Ranke1-1/+1
2018-11-23Static documentation rebuilt by pkgdownJohannes Ranke19-96/+310
2018-11-23Add logLik method to enable AIC() on mkinfit modelsJohannes Ranke5-4/+82
Further relax two tests to pass build on Travis
2018-11-23Improve initialisation of mkindsJohannes Ranke1-10/+13
Check in work from the beginning of the week
2018-09-21Relax another test precision for travisJohannes Ranke1-1/+1
2018-09-21Reduce testing time, relax precision for travisJohannes Ranke1-15/+15
2018-09-21Skip long running test on travis to avoid timeoutJohannes Ranke1-5/+12
2018-09-21Improve fitting the two-component error modelJohannes Ranke8-105/+244
with respect to accuracy and robustness.
2018-09-20Test for convergence of error model to correct valuesJohannes Ranke1-0/+50
2018-09-20Fix testsJohannes Ranke3-10/+17
2018-09-20Skip irls test with two-component modelJohannes Ranke1-0/+1
as I just changed the algorithm
2018-09-20Use the median absolute deviance for fittingJohannes Ranke1-5/+16
as the absolute value is a biased estimator for the standard deviation
2018-09-18Static documentation rebuilt by pkgdownJohannes Ranke11-104/+145
2018-09-18Make mkinpredict generic and write a method for fitsJohannes Ranke4-41/+82
2018-09-18Use single core on travisJohannes Ranke1-1/+2
2018-09-18Support maximum twa for HS, test, docsJohannes Ranke58-190/+225
2018-09-15Travis CI on R-devel, install gcc for speedJohannes Ranke1-0/+7
2018-09-15Ignore .travis.yml, add build statusJohannes Ranke2-0/+2
2018-09-15Restore test as we removed cor test, bump versionJohannes Ranke2-4/+4
2018-09-15Use travisJohannes Ranke1-0/+2
2018-09-15Remove correlation test as gmkin on windows still crashesJohannes Ranke1-18/+10
Clean up the code a bit
2018-09-15Respect reps argument in add_errJohannes Ranke2-2/+6
2018-09-14Skip more tests on CRANv0.9.47.5Johannes Ranke18-145/+128
Static documentation rebuilt by pkgdown
2018-09-14Skip some more tests on CRANJohannes Ranke15-99/+96
Static documentation rebuilt by pkgdown
2018-09-14Update NEWSJohannes Ranke16-94/+112
Static documentation rebuilt by pkgdown
2018-09-14Remove two vignettes from the package but not from docsJohannes Ranke76-914/+4265
- Rebuild static documentation - Adapt test to new approach to two component error model where the model is inadequate
2018-09-14Avoid nls crashes by checking for a correlation firstJohannes Ranke1-0/+7
2018-09-14Exclude more example code from CRAN checksJohannes Ranke68-242/+1357
to avoid NOTES about long execution times. Static documentation rebuilt by pkgdown with run_dont_run = TRUE
2018-09-14Static documentation rebuilt by pkgdownJohannes Ranke52-132/+150
Also update test log
2018-09-13Merge branch 'master' of jrwb.de:mkinJohannes Ranke9-25/+234
2018-09-13Add targets for windows binariesJohannes Ranke1-0/+12
2018-09-13Enable new error model in gmkinJohannes Ranke9-25/+234
Also improve the irls fitting of the error model and add a test for FOCUS_2006_C where the second component of the error model is zero
2018-09-07Bump version to trigger pkgdown hook on jrwb.deJohannes Ranke1-2/+2
2018-09-07Remove help page left after correctionJohannes Ranke1-194/+0
Unfortunately google points at this page when looking for the two component error model of Rocke and Lorenzato, while this outdated page really describes a simplified version...
2018-09-06TypoJohannes Ranke1-1/+1
2018-09-06Fixed publication date in NEWS, docs rebuiltJohannes Ranke10-49/+49
2018-09-06Static documentation rebuilt by pkgdownJohannes Ranke15-280/+281
2018-09-06Add release date of 0.9.47.2 to NEWS fileJohannes Ranke1-1/+1
2018-09-06Small doc corrections and improvementsJohannes Ranke1-7/+8
2018-07-19Check log for version just submitted to CRANv0.9.47.2Johannes Ranke1-28/+3
2018-07-18Correct references to the Rocke and Lorenzato modelJohannes Ranke70-701/+846
Rename 'sigma_rl' to 'sigma_twocomp' as the Rocke and Lorenzato model assumes lognormal distribution for large y. Rebuild static documentation.
2018-07-05Unsetting R_TESTS not necessary any moreJohannes Ranke1-4/+0
See r-lib/testthat#144
2018-07-04Improve IORE fitting, use 1.1 as N starting valueJohannes Ranke3-3/+10
2018-06-06Articles are built as well in pd targetJohannes Ranke1-6/+1

Contact - Imprint