Giter Club home page Giter Club logo

nor1mix's Introduction

This is the result of some tinkering around at one time when investigating
yet another density estimation idea.
I found it useful to use normal mixtures as examples, including the
Marron-Wand densities.

			Martin Mächler, ETH Zurich, Switzerland
			March 1997,  June 2002
---------

o  The Marron-Wand densities are not regular data sets, e.g., they can't be
   used without the normix package. ==> hence in ./R/ and not ./data/

o  bug in qnorMix() --- the interval for uniroot is sometimes too small
   --> tests/ex.R  -- fixed fo 1.0-6

   HOWEVER: improve  qnorMix() for long input vectors:
     - sort(p)
     - compute  qnormMix( range(p) ) = qnorMix( p[c(1, n)] )
       use splinefun() in between as good starting values for uniroot()!

nor1mix's People

Contributors

mmaechler avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.