Gompertz Model

Description:Fits the data {y_1, y_2, y_3, … , y_m } to the curve y = a*b^c^x, where x = {0, 1, 2, 3, 4, … , m-1}. The program works best if the dimension (size) of the data set is divisible by 3. GOMPERTZ sorts the values into ascending order before calculation. The results returned is a 3 x 1 matrix of the parameters: a, b, and c. GOMPERTZ estimates a, b, and c and runs through one iteration to retrieve a better estimate, and may be modified by include additional iterations should the user desire.
Filename:gompertz.zip
ID:7716
Author:Eddie W. Shore: http://edspi31415.blogspot.com/
Downloaded file size:2,288 bytes
Size on calculator:2 KB
Platforms:Prime  
User rating:Not yet rated (you must be logged in to vote)
Primary category:Math
Languages:ENG  
File date:2016-08-06 15:33:49
Source code:Included
Download count:713
Version history:2016-08-06: Added to site
Archive contents:
  Length     Date   Time    Name
 --------    ----   ----    ----
     1542  08-06-16 15:29   GOMPERTZ.hpprgm
     2867  08-06-16 15:29   gompertz.txt
 --------                   -------
     4409                   2 files
User comments:

No comments at this time.

You must be logged in to add your own comment.


Part of the HP Calculator Archive,
Copyright 1997-2023 Eric Rechlin.