5 resultados para An adaptation of the Sheffield Alcohol Policy Model version 3

em Archivo Digital para la Docencia y la Investigación - Repositorio Institucional de la Universidad del País Vasco


Relevância:

100.00% 100.00%

Publicador:

Resumo:

We evaluate the management of the Northern Stock of Hake during 1986-2001. A stochastic bioeconomic model is calibrated to match the main features of this fishing ground. We show how catches, biomass stock and profits would have been if the optimal Common Fisheries Policy (CFP) consistent with the target biomass implied by the Fischler’s Recovery Plan had been implemented. The main finding are: i) an optimal CFP would have generated profits of more than 667 millions euros, ii) if side-payments are allowed (implemented by ITQ’s, for example) these profits increase 26%.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Inhibition of the mitochondrial Na+/Ca2+ exchanger (NCLX) by CGP37157 is protective in models of neuronal injury that involve disruption of intracellular Ca2+ homeostasis. However, the Ca2+ signaling pathways and stores underlying neuroprotection by that inhibitor are not well defined. In the present study, we analyzed how intracellular Ca2+ levels are modulated by CGP37157 (10 mu M) during NMDA insults in primary cultures of rat cortical neurons. We initially assessed the presence of NCLX in mitochondria of cultured neurons by immunolabeling, and subsequently, we analyzed the effects of CGP37157 on neuronal Ca2+ homeostasis using cameleon-based mitochondrial Ca2+ and cytosolic Ca2+ ([Ca2+](i)) live imaging. We observed that NCLX-driven mitochondrial Ca2+ exchange occurs in cortical neurons under basal conditions as CGP37157 induced a decrease in [Ca-2](i) concomitant with a Ca2+ accumulation inside the mitochondria. In turn, CGP37157 also inhibited mitochondrial Ca2+ efflux after the stimulation of acetylcholine receptors. In contrast, CGP37157 strongly prevented depolarization-induced [Ca2+](i) increase by blocking voltage-gated Ca2+ channels (VGCCs), whereas it did not induce depletion of ER Ca2+ stores. Moreover, mitochondrial Ca2+ overload was reduced as a consequence of diminished Ca2+ entry through VGCCs. The decrease in cytosolic and mitochondrial Ca2+ overload by CGP37157 resulted in a reduction of excitotoxic mitochondrial damage, characterized here by a reduction in mitochondrial membrane depolarization, oxidative stress and calpain activation. In summary, our results provide evidence that during excitotoxicity CGP37157 modulates cytosolic and mitochondrial Ca2+ dynamics that leads to attenuation of NMDA-induced mitochondrial dysfunction and neuronal cell death by blocking VGCCs.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This document aims to describe an update of the implementation of the J48Consolidated class within WEKA platform. The J48Consolidated class implements the CTC algorithm [2][3] which builds a unique decision tree based on a set of samples. The J48Consolidated class extends WEKA’s J48 class which implements the well-known C4.5 algorithm. This implementation was described in the technical report "J48Consolidated: An implementation of CTC algorithm for WEKA". The main, but not only, change in this update is the integration of the notion of coverage in order to determine the number of samples to be generated to build a consolidated tree. We define coverage as the percentage of examples of the training sample present in –or covered by– the set of generated subsamples. So, depending on the type of samples that we use, we will need more or less samples in order to achieve a specific value of coverage.