Examples: AutoKC

source("lkt-vignette-setup.R")
## Executable examples are disabled for routine package builds. Set LKT_RUN_EXPENSIVE_VIGNETTES=true to run this vignette.
## Loading required package: SparseM
## Loading required package: Matrix
## 
## Attaching package: 'Matrix'
## The following object is masked from 'package:SparseM':
## 
##     det
## Loading required package: data.table
## 
## Attaching package: 'data.table'
## The following object is masked from 'package:base':
## 
##     %notin%
## Loading required package: LiblineaR
## Package 'LKT' version 2.0.0
## Type 'citation("LKT")' for citing this R package in publications.
knitr::opts_chunk$set(eval = run_expensive_vignette)

The complete AutoKC search is intentionally not evaluated during routine CRAN checks. Set LKT_RUN_EXPENSIVE_VIGNETTES=true to execute it when rendering.

Load data

val <- prepare_largeraw_sample()