Checks if the 'LibTorch' and 'MistNet' libraries have been installed, and that the mistnet model file has been downloaded.
mistnet_installed(path, verbose = FALSE)
TRUE if the 'LibTorch' and 'MistNet' libraries can be found and the and the MistNet model file can be located, otherwise FALSE.
Optional non-default file path to check for the mistnet model file.
When TRUE print informative messages on missing library and model files.
mistnet_exists()
install_mistnet()
install_mistnet_model()