Skip to content

fmx

Finite Mixture Parametrization

v0.1.3 · Mar 15, 2025 · GPL-2

Description

A parametrization framework for finite mixture distribution using S4 objects. Density, cumulative density, quantile and simulation functions are defined. Currently normal, Tukey g-&-h, skew-normal and skew-t distributions are well tested. The gamma, negative binomial distributions are being tested.

Downloads

CRAN

560

Last 30 days

6148th

1.8K

Last 90 days

6.9K

Last year

Trend: -2.8% (30d vs prior 30d)

r2u CRAN

10

Last 30 days

27

Last 90 days

93

Last year

Trend: -41.2% (30d vs prior 30d)

autoCRAN

2

Last 7 days

6

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

examples

Running examples in ‘fmx-Ex.R’ failed
The error most likely occurred in:

> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: as.fmx.mixEM
> ### Title: Convert 'mixEM' Objects to fmx Class
> ### Aliases: as.fmx.mixEM
> 
> ### ** Examples
> 
> library(mixtools)
Error in library(mixtools) : there is no package called ‘mixtools’
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies goftest sn VGAM param2moment TukeyGH77 QuantileGH fmx

Version History

5 tracked
new 0.1.3 Mar 10, 2026
updated 0.1.3 ← 0.1.2 diff Mar 14, 2025
updated 0.1.2 ← 0.1.1 diff Apr 29, 2024
updated 0.1.1 ← 0.1.0 diff Apr 3, 2024
new 0.1.0 Mar 24, 2024