BROWNIE Software - PWRC

BROWNIE

Computes estimates of survival and recovery rates for 2-age class band-recovery data.',

Brownie, C., D.R. Anderson, K.P. Burnham, and D.S. Robson. 1985.
     Statistical Inference from Band Recovery Data-A Handbook. 2nd
     edition. U.S. Fish & Wildlife Service, Resource Publication 156.


Run BROWNIE online

Program BROWNIE

You can enter an ASCII text file in the box below. The file should look like a BROWNIE input file with the following exception:

1) Insert an END statement after the last data record.

So, the input should look something lik this:

BROWNIE EXAMPLE
  7 12
   3   3   3   3   1   3   0   0   0   0   0   0
      14   5  11   6   5   2   0   1   0   0   0
          17  18   7  10   1   7   1   1   0   0
               9  14   6   2   0   4   0   0   0
                  44  23   5   9   2   5   0   4
                      47  14  19  19   8   5   2
                          11  25  12   4   2   2
 1033 2233 2658 1705 4699 4542 2892
   6   2   1   1   0   2   1   0   0   0   0   0
      11   5   6   1   1   1   1   0   0   0   1
          19   4   4   4   0   0   1   1   0   0
              65  25   8   4   2   4   4   1   0
                  65  17   2  10   6   2   3   1
                      52   9   8   3   4   2   1
                           3   1   0   1   0   0
  910 1157 1394 3554 4849 2555  305
END

Or this:

BROWNIE EXAMPLE
  4  51971 000free-form-input
3,3,3,3,1
14,5,11,6
17,18,7
9,14
1033,2233,2658,1705
6,2,1,1,0
11,5,6,1
19,4,4
65,25
910,1157,1394,3554
END