Skip to content

Commit

Permalink
Implemented logLik
Browse files Browse the repository at this point in the history
  • Loading branch information
florianhartig committed Feb 21, 2020
1 parent 1ce8a7a commit 80c906b
Show file tree
Hide file tree
Showing 5 changed files with 286 additions and 253 deletions.
1 change: 1 addition & 0 deletions sjSDM/NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ S3method("^",torch.Tensor)
S3method(coef,sjSDM)
S3method(dim,torch.Tensor)
S3method(exp,torch.Tensor)
S3method(logLik,sjSDM)
S3method(mean,torch.Tensor)
S3method(predict,sjSDM)
S3method(print,sjSDM)
Expand Down
Loading

0 comments on commit 80c906b

Please sign in to comment.