Package: rvMF
Title: Fast Generation of von Mises-Fisher Distributed Pseudo-Random
        Vectors
Version: 0.1.0
Authors@R: c(
  person("Seungwoo", "Kang", email = "kangsw0401@snu.ac.kr", role = c("aut", "cre"), comment=c(ORCID="0000-0001-8082-0794")),
  person("Hee-Seok", "Oh", email = "heeseok@stats.snu.ac.kr", role = c("aut")))
Description: Generates pseudo-random vectors that follow an arbitrary von Mises-Fisher distribution on a sphere. This method is fast and efficient when generating a large number of pseudo-random vectors. Functions to generate random variates and compute density for the distribution of an inner product between von Mises-Fisher random vector and its mean direction are also provided. Details are in Kang and Oh (2024) <doi:10.1007/s11222-024-10419-3>.
URL: https://github.com/seungwoo-stat/rvMF
BugReports: https://github.com/seungwoo-stat/rvMF/issues
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.1
LinkingTo: Rcpp
Imports: Bessel (>= 0.6-0), Rcpp (>= 1.0.10), Rfast (>= 2.0.6),
        scModels (>= 1.0.4)
NeedsCompilation: yes
Packaged: 2024-03-27 01:46:11 UTC; admin
Author: Seungwoo Kang [aut, cre] (<https://orcid.org/0000-0001-8082-0794>),
  Hee-Seok Oh [aut]
Maintainer: Seungwoo Kang <kangsw0401@snu.ac.kr>
Repository: CRAN
Date/Publication: 2024-03-27 13:10:02 UTC
Built: R 4.3.2; x86_64-apple-darwin20; 2024-03-27 17:11:20 UTC; unix
Archs: rvMF.so.dSYM
