Skip to content

Commit

Permalink
Update indev.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpkeil1 committed Oct 1, 2023
1 parent fba98ad commit 033d9f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/indev.jl
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ function lsurv_weibull(θ, ρ, t)
-exp(z)
end
=#
# function for testing only
function lpdf_gengamma(α, ρ, κ, t)
Expand Down Expand Up @@ -374,6 +373,7 @@ function survhess_symbol!(ˍ₋out, θ, ρ, t, x)
end
ˍ₋out
end
=#


#=
Expand Down

0 comments on commit 033d9f9

Please sign in to comment.