Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
6eb7bf8
function modifications
CaileyFay May 25, 2026
dfb5ad9
its working for sibs and half sibs!
CaileyFay May 26, 2026
0591fdf
up to date now
CaileyFay May 27, 2026
4332f01
Merge remote-tracking branch 'upstream/master' into mod
smasongarrison May 27, 2026
75d89d2
forgot to knit
CaileyFay May 27, 2026
18e53bd
Merge remote-tracking branch 'upstream/master' into mod
smasongarrison May 27, 2026
4311988
merging my cosmetic fixes
smasongarrison May 27, 2026
59d2449
helper
smasongarrison May 27, 2026
63ce8b1
fix?
smasongarrison May 27, 2026
85bffbd
fixing namespace
smasongarrison May 27, 2026
d82c99b
Add harvest() and rename missing -> prop_missing
smasongarrison May 27, 2026
56c4c95
moving simulation script to safer folder
smasongarrison May 27, 2026
e06f473
Update DESCRIPTION
smasongarrison May 27, 2026
cdf0f1d
Update Simulation.Rmd
smasongarrison May 27, 2026
436de06
allow nth to pass through
smasongarrison May 27, 2026
ef4e29d
added herminie helper functions, but also commented out printing fit
smasongarrison May 27, 2026
c370647
Create results_fit_fshs.RData
smasongarrison May 27, 2026
4223b88
Merge branch 'mod' of https://github.com/CaileyFay/ACEsimFit2 into mod
CaileyFay May 27, 2026
1aaa261
made another helper function to get the data in a nice format for new…
CaileyFay May 30, 2026
b5ec02c
updates to functions so they don't crash if one iteration fails
CaileyFay May 31, 2026
d28e5f4
some plotting stuff
CaileyFay Jun 2, 2026
5dec99c
Update check-standard.yaml
smasongarrison Jun 2, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .Rbuildignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
^CRAN-SUBMISSION$
^cran-comments\.md$
^_pkgdown\.yml$
^data-raw$
^docs$
^pkgdown$
^\.positai$
Expand Down
Loading