The R Project SVN R

Rev

Rev 67595 | Rev 80018 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 67595 Rev 68947
Line 16... Line 16...
16
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17
 *  GNU General Public License for more details.
17
 *  GNU General Public License for more details.
18
 *
18
 *
19
 *  You should have received a copy of the GNU General Public License
19
 *  You should have received a copy of the GNU General Public License
20
 *  along with this program; if not, a copy is available at
20
 *  along with this program; if not, a copy is available at
21
 *  http://www.r-project.org/Licenses/
21
 *  https://www.R-project.org/Licenses/
22
 *
22
 *
23
 *
23
 *
24
 *  DESCRIPTION
24
 *  DESCRIPTION
25
 *	Evaluates the "deviance part"
25
 *	Evaluates the "deviance part"
26
 *	bd0(x,M) :=  M * D0(x/M) = M*[ x/M * log(x/M) + 1 - (x/M) ] =
26
 *	bd0(x,M) :=  M * D0(x/M) = M*[ x/M * log(x/M) + 1 - (x/M) ] =