-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
estimateParams() #84
Merged
Merged
estimateParams() #84
Changes from all commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
0c93a5b
add draft for design check
holgstr d75c37c
Merge 0c93a5b61a2f5841757b6350106a4fb680583ea5 into fda7e6921ef60116d…
holgstr fd3404d
[skip actions] Restyle files
github-actions[bot] 7bd34ae
Add progress bar to getClinicalTrials (#85)
holgstr 66bd151
[skip actions] Bump version to 0.0.5.9017
holgstr 36c4002
add S3 method
holgstr 15a2886
Merge 36c4002e9f24a571b183e1b41a3a5baa627b5aa2 into 66bd151abb1c906f6…
holgstr 30a39c9
[skip actions] Restyle files
github-actions[bot] 41465b7
add feedback
holgstr 5153b89
getTarget function
holgstr 745c0ea
Merge 5153b89db65b3c4b4791a4c251dbbebd7b3d1bc9 into 66bd151abb1c906f6…
holgstr 0433032
[skip actions] Restyle files
github-actions[bot] fa57e3b
add getResults and change optim method
holgstr e247b00
Merge fa57e3b417431dc44fe6d2a809a663560120ba0f into 66bd151abb1c906f6…
holgstr 280437f
[skip actions] Restyle files
github-actions[bot] 0e083b8
getInitial as S3 method
holgstr 7787a3b
docu haz
holgstr d6fe757
docu survTrans
holgstr b943d42
getInitial docu
holgstr 78c67da
docu getResults
holgstr c036fbc
add info to docu getInitial/getResults
holgstr 0ec2e4a
docu negLogLik
holgstr 812e7f5
add docu getTarget
holgstr 347a80d
docu estimateParams
holgstr 1db81c4
pkgdown
holgstr 835843e
lint
holgstr da13286
Merge 835843e9429ee312da8f917249c1dd3db98aece5 into 66bd151abb1c906f6…
holgstr 5f02f7c
[skip actions] Restyle files
github-actions[bot] e5ce2b8
pkgdown
holgstr eb9fb2a
docu fix
holgstr 3fb18ba
spacing
holgstr bc4a5b3
Merge 3fb18ba6cbe48c78267330e3d92e640e47cbc847 into 66bd151abb1c906f6…
holgstr 289ddea
[skip actions] Restyle files
github-actions[bot] d35fb5f
rename getInitial
holgstr e934e22
change examples
holgstr 8600ff5
lint
holgstr 1346609
Merge 8600ff5df489bac75ce6da167e872368e0a84cf2 into 66bd151abb1c906f6…
holgstr 3cb6a90
[skip actions] Restyle files
github-actions[bot] 3517aa7
add tests and news
holgstr b0c1b08
Update NEWS.md
holgstr 3516f47
Update R/estimateParams.R
holgstr f96560a
Update R/estimateParams.R
holgstr e778d96
Update R/estimateParams.R
holgstr 527bfbf
Update R/estimateParams.R
holgstr 041b868
Update R/estimateParams.R
holgstr 83a869f
Update R/estimateParams.R
holgstr 5e986f6
Update R/estimateParams.R
holgstr 3d98e6a
Update R/estimateParams.R
holgstr e26987e
Update R/estimateParams.R
holgstr a69a6b0
Update R/estimateParams.R
holgstr 9dd7cce
Update R/estimateParams.R
holgstr 110effe
Update R/estimateParams.R
holgstr 3e22bcb
Update R/estimateParams.R
holgstr 2e22fd0
Update R/estimateParams.R
holgstr 881c8b0
Update R/estimateParams.R
holgstr cd5d2a1
Update R/estimateParams.R
holgstr 06d2488
Update R/estimateParams.R
holgstr 0395420
include feedback
holgstr a853d43
Merge 039542049d4341ba0476bb1cf41ab2d925ddf13b into 66bd151abb1c906f6…
holgstr a6c4ea8
[skip actions] Restyle files
github-actions[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please reindent/add line breaks to fix linter error