Implemented more functions
This commit is contained in:
@@ -2,7 +2,7 @@ extern crate intel_mkl_src;
|
||||
|
||||
use kickscore as ks;
|
||||
|
||||
// #[test]
|
||||
#[test]
|
||||
fn binary_1() {
|
||||
let mut model = ks::BinaryModel::new(ks::BinaryModelObservation::Probit);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user